Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | doc-rst: add index to sub-folders | Markus Heiser | 2016-08-18 |
| | | | | | | | | | | | Add a index if only a sub-folder is build e.g.:: make SPHINXDIRS=media cleandocs htmldocs BTW: removed dead search link in the top-index file Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net> | ||
* | doc-rst: add stand-alone conf.py to gpu folder | Markus Heiser | 2016-08-14 |
With the gpu/conf.py, the gpu folder can be build and distributed stand-alone. To compile only the html of 'gpu' folder use:: make SPHINXDIRS="gpu" htmldocs Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net> |