zephyr/.gitignore
Anas Nashif 06d380c2ba Add tools and Makefiles for Documentation
This will allow us to start adding content and structure.
To generate documentation you will need to install both
- sphinx
- breathe

go into the doc directory and run:

$ make doxy html

No content has been submitted here, only a few placeholders.

Change-Id: Ifc3617aee8f7d45fa4e4a494ff0a1ab71516af06
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:13:58 -05:00

19 lines
305 B
Plaintext

*.o
*.a
*.d
.dir
outdir
samples/libc/minimal-*-O?
linux2/
host/x86-linux2/bin/dec2hex
host/x86-linux2/bin/mkevents
host/x86-linux2/bin/sysgen
host/x86-linux2/bin/genIdt
host/x86-linux2/bin/genOffsetHeader
host/x86-linux2/bin/gen_config_abssym
host/x86-linux2/bin/wrsconfig
doc/_build
xml
html/
doc/latex/