mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
docs: Initial sphinx configuration
This allows us to create documentation by running 'make html' or 'make latexpdf' in the docs directory. It depends on sphinx and the recommonmark python module (for parsing markdown files in sphinx). Creation of the PDF document requires a full LaTeX toolchain to be installed. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
03976f7ff1
commit
654d84d68a
@@ -4,3 +4,4 @@ build*
|
||||
*.orig
|
||||
*.rej
|
||||
*.log
|
||||
docs/_build
|
||||
|
||||
Reference in New Issue
Block a user