[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3536: Warnings when building documentation
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Nov 25 03:44:50 UTC 2020
#3536: Warnings when building documentation
---------------------------+---------------------------
Reporter: sajith | Owner: sajith
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: documentation | Version: n/a
Keywords: | Launchpad Bug:
---------------------------+---------------------------
{{{
$ cd doc; make html
sphinx-build -b html -d _build/doctrees . _build/html
Running Sphinx v2.4.3
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 4 source files that are out of date
updating environment: 1 added, 4 changed, 0 removed
reading sources... [100%] windows
tahoe-lafs/docs/index.rst:10: WARNING: toctree contains reference to
nonexisting document '.github/CONTRIBUTING'
tahoe-lafs/docs/index.rst:10: WARNING: toctree contains reference to
nonexisting document 'CODE_OF_CONDUCT'
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] windows
generating indices... genindexdone
writing additional pages... searchdone
copying static files... ... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 2 warnings.
The HTML pages are in _build/html.
Build finished. The HTML pages are in _build/html.
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3536>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list