mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 05:04:45 +02:00

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>
8 lines
48 B
Plaintext
8 lines
48 B
Plaintext
build*
|
|
*~
|
|
.*.swp
|
|
*.orig
|
|
*.rej
|
|
*.log
|
|
docs/_build
|