tree: 0797a87036b1123d8e60dc7d7dc8695b587616e2 [path history] [tgz]
  1. README.md
  2. doc8.ini
  3. doc8.mk
  4. excl.mk
  5. help.mk
  6. include.mk
  7. ini.mk
  8. install.mk
makefiles/lint/doc8/README.md

doc8

The doc8 tool can be configured by modifying doc8.ini files. Common config changes can be added in repo:onf-make/makefiles/lint/doc8. per-repository changes can be added in lf/local/makefiles/lint/doc8/doc8.ini.

The makefile target lint-doc8 will merge these two config files into a single config prior to invoking the doc8 tool.

Common exclusions are added in repo:onf-make/makefiles/lint/doc8/doc.ini.

[TODO]

  • Deploy repo:onf-make to all voltha repositories.
  • Create lf/local/lib/makefiles/doc8/doc.ini and configure.
  • Once all repositories have been updated delete lint/doc8/excl.mk