Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

conf.py

Blame
    • Paul Sokolovsky's avatar
      91031b60
      docs/conf.py: Active sphinx_selective_exclude extensions. · 91031b60
      Paul Sokolovsky authored
      For modindex_exclude extension, per-port module excludes are also added.
      With these changes, it's possible to generate docs for a particular port
      devoid of any superfluous and unrelated content, including in indexes and
      full-text search - with small caveat: when generating PDF docs after HTML,
      or vice-versa cached internal doctree representation (build/*/doctrees/)
      must be removed first.
      91031b60
      History
      docs/conf.py: Active sphinx_selective_exclude extensions.
      Paul Sokolovsky authored
      For modindex_exclude extension, per-port module excludes are also added.
      With these changes, it's possible to generate docs for a particular port
      devoid of any superfluous and unrelated content, including in indexes and
      full-text search - with small caveat: when generating PDF docs after HTML,
      or vice-versa cached internal doctree representation (build/*/doctrees/)
      must be removed first.