init
This commit is contained in:
24
lib_audio_dsp/doc/exclude_patterns.inc
Normal file
24
lib_audio_dsp/doc/exclude_patterns.inc
Normal file
@@ -0,0 +1,24 @@
|
||||
# The following patterns are to be excluded from the documentation build
|
||||
|
||||
**CHANGELOG*
|
||||
**LICENSE*
|
||||
**CONTRIBUTING*
|
||||
|
||||
# notebooks
|
||||
examples/app_simple_audio_dsp_integration/dsp_design.ipynb
|
||||
|
||||
.doc_venv/*
|
||||
test/*
|
||||
build/*
|
||||
|
||||
# Do not build .md files
|
||||
*.md
|
||||
**/*.md
|
||||
|
||||
# Do not build the app docs
|
||||
tools/*
|
||||
|
||||
# Don't include libraries in user docs
|
||||
|
||||
# Ignore additional licence file
|
||||
ADDITIONAL_LICENSES.rst
|
||||
Reference in New Issue
Block a user