06382b8cba
Running documentation scripts on the top directory shifted all links one level dowwn and is breaking all incoming links. Use a script to copy all RST files into the doc/ directory before running sphinx and keep structure intact. Jira: ZEP-1579 Change-Id: Iccff068430e2ddb29e172cd8ae920475815d199e Signed-off-by: Anas Nashif <anas.nashif@intel.com>
33 lines
446 B
Plaintext
33 lines
446 B
Plaintext
*.o
|
|
*.a
|
|
*.d
|
|
*.cmd
|
|
*.log
|
|
*.pyc
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
cscope.*
|
|
.dir
|
|
outdir
|
|
outdir-*
|
|
scripts/basic/fixdep
|
|
scripts/gen_idt/gen_idt
|
|
scripts/gen_offset_header/gen_offset_header
|
|
scripts/kconfig/conf
|
|
scripts/kconfig/mconf
|
|
scripts/kconfig/zconf.hash.c
|
|
scripts/kconfig/zconf.lex.c
|
|
scripts/kconfig/zconf.tab.c
|
|
doc/_build
|
|
doc/xml
|
|
doc/html
|
|
doc/boards
|
|
doc/samples
|
|
doc/latex
|
|
sanity-out/
|
|
scripts/grub
|
|
doc/reference/kconfig/CONFIG_*
|
|
doc/reference/kconfig/index.rst
|
|
tags
|