meta-raspberrypi/.gitignore
Paul Barker 654d84d68a 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>
2017-05-26 12:16:52 +01:00

8 lines
48 B
Plaintext

build*
*~
.*.swp
*.orig
*.rej
*.log
docs/_build