Commit Graph

10 Commits (c5c0d9086e65585c92bb3985cd5f9f73fae4a2bc)

Author SHA1 Message Date
Brian Coca 216e2c8813 leaving os immediate 9 years ago
Brian Coca 0803c638bb set cpus only if not set already 9 years ago
Brian Coca c95bd7d9b0 fixed escape again 9 years ago
Toshio Kuratomi e7505220d4 Need to define the OS variable at this level too 9 years ago
Brian Coca 339312a6b4 added missing file to cleanup 9 years ago
Brian Coca 712be24a74 Doc fixes (#20353)
* cleanup to reflect current builds

* consolidate templating docs and minor rewording

* new templating intro page

* fixed warnings as per feedback

* Update playbooks_filters.rst

Edited for clarity.

* Update playbooks_templating.rst

Light edits
9 years ago
Adrian Likins a560a2d512 Use portable CPUS detect for docsite make default.
Some folks run 'make webdocs' from docs/docsite, so
use the portable CPUS detections as the default here as
well.
9 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'
9 years ago
Brian Coca d108a6f0fc fixed webdoc generation 9 years ago
Brian Coca 57f8b791d6 consolidated docs
point to new doc locations
removed non existing dirs
9 years ago