view .hgignore @ 5723:9fe35f4bc173 stable

doc: fix build warning for index.rst index.rst contained a circular reference in the Table Of Contents to itself which caused the warning:: WARNING: circular toctree references detected, ignoring: index <- index Fix is to remove index from the toctree. Note this change also fixes the navigation at the bottom of the page which previously redirected to itself instead of the user-guide.rst page.
author Chuck Tuffli <chuck@tuffli.net>
date Wed, 30 Dec 2020 11:15:01 -0800
parents aad37ffd7d58
children ba316ce15040
line wrap: on
line source

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
^tests/.*\.err$
^tests/easy_run.sh$
^build/
^dist/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes

^docs/training/graphs/
^docs/training/html/
^docs/training/index.html
^docs/training/graphviz-images/
^docs/training/img/
^docs/training/output/
^docs/training/pandocfilters/