Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-17 | docs: remove extra conf.py files | Mauro Carvalho Chehab | |
Now that the latex_documents are handled automatically, we can remove those extra conf.py files. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | |||
2016-10-26 | doc-rst: make dev-tools folder buildable stand-alone | Markus Heiser | |
Add minimal conf.py and moved dev-tools/tools.rst to dev-tools/index.rst makes the dev-tools folder buildable stand-alone. To build only this folder run:: make SPHINXDIRS=dev-tools htmldocs make SPHINXDIRS=dev-tools pdfdocs Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net> |