Commit Graph

2 Commits (e2a871b49e6063734a0aab5a8dfa58ff7529bfa7)

Author SHA1 Message Date
Adrian Likins 960be799fd Use correct path for docsite src (rst/) 8 years ago
Adrian Likins 0381bc170c Docsite sphinx rm buildsite (and speed up docs build) (#20237)
Replace docs build-site.py with default-ish sphinx build

This seems to speed up docsite build _alot_. 

The Makefile.sphinx is the sphinx-quickstart generated makefile with a few changes.

The CPUS env var or 'nproc' output is used for the number of cpus passed to 'sphinx-build -j'
8 years ago