ddouard  (e) swh   master ✚ 1 ⚑ 1  …/s/s/docs  make sphinx-apidoc --ext-viewcode --separate -o apidoc .. . ../setup.py ../swh/*/tests ../swh/*/tests/* ../swh/*/*/tests/* ../swh/*/*/*/tests/* ../swh/*/migrations ../swh/*/migrations/* ../swh/*/*/migrations/* ../swh/*/*/*/migrations/* ../bin/* ../utils/* ../node_modules/* ../swh/*/settings/* Creating file apidoc/conftest.rst. Creating file apidoc/swh.rst. Creating file apidoc/swh.deposit.rst. Creating file apidoc/swh.deposit.apps.rst. Creating file apidoc/swh.deposit.auth.rst. Creating file apidoc/swh.deposit.client.rst. Creating file apidoc/swh.deposit.config.rst. Creating file apidoc/swh.deposit.errors.rst. Creating file apidoc/swh.deposit.exception.rst. Creating file apidoc/swh.deposit.gunicorn_config.rst. Creating file apidoc/swh.deposit.manage.rst. Creating file apidoc/swh.deposit.models.rst. Creating file apidoc/swh.deposit.parsers.rst. Creating file apidoc/swh.deposit.urls.rst. Creating file apidoc/swh.deposit.utils.rst. Creating file apidoc/swh.deposit.api.rst. Creating file apidoc/swh.deposit.api.checks.rst. Creating file apidoc/swh.deposit.api.common.rst. Creating file apidoc/swh.deposit.api.converters.rst. Creating file apidoc/swh.deposit.api.deposit.rst. Creating file apidoc/swh.deposit.api.deposit_content.rst. Creating file apidoc/swh.deposit.api.deposit_status.rst. Creating file apidoc/swh.deposit.api.deposit_update.rst. Creating file apidoc/swh.deposit.api.service_document.rst. Creating file apidoc/swh.deposit.api.urls.rst. Creating file apidoc/swh.deposit.api.private.rst. Creating file apidoc/swh.deposit.api.private.deposit_check.rst. Creating file apidoc/swh.deposit.api.private.deposit_list.rst. Creating file apidoc/swh.deposit.api.private.deposit_read.rst. Creating file apidoc/swh.deposit.api.private.deposit_update_status.rst. Creating file apidoc/swh.deposit.api.private.urls.rst. Creating file apidoc/swh.deposit.cli.rst. Creating file apidoc/swh.deposit.cli.admin.rst. Creating file apidoc/swh.deposit.cli.client.rst. Creating file apidoc/swh.deposit.fixtures.rst. Creating file apidoc/swh.deposit.loader.rst. Creating file apidoc/swh.deposit.loader.checker.rst. Creating file apidoc/swh.deposit.loader.tasks.rst. Creating file apidoc/swh.deposit.templates.rst. Creating file apidoc/swh.deposit.templates.deposit.rst. Creating file apidoc/modules.rst. # to silent Sphinx warnings about apidoc documents not included in any toctree find /home/ddouard/swh/swh-environment/swh-deposit/docs/apidoc -name "*.rst" | xargs sed -i '1i:orphan:\n' touch apidoc-stamp sphinx-build -b html . _build/html Running Sphinx v3.3.0 loading translations [en]... done making output directory... done WARNING: logo file '_static/software-heritage-logo-title-motto-vertical-white.png' does not exist WARNING: favicon file '_static/favicon.ico' does not exist Initiated sphinxcontrib-images backend: `sphinxcontrib_images_lightbox2.lightbox2:LightBox2` myst v0.12.10: MdParserConfig(renderer='sphinx', commonmark_only=False, dmath_enable=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, amsmath_enable=False, deflist_enable=False, update_mathjax=True, admonition_enable=False, figure_enable=False, disable_syntax=[], html_img_enable=False, url_schemes=None, heading_anchors=None) building [mo]: targets for 0 po files that are out of date building [html]: targets for 60 source files that are out of date updating environment: [new config] 60 added, 0 changed, 0 removed reading sources... [100%] tests/tests_HAL /home/ddouard/.virtualenvs/swh/lib/python3.8/site-packages/sphinxcontrib/images.py:239: RemovedInSphinx40Warning: The app.add_stylesheet() is deprecated. Please use app.add_css_file() instead. app.add_stylesheet(os.path.relpath(dest_file_path, STATICS_DIR_PATH)) /home/ddouard/.virtualenvs/swh/lib/python3.8/site-packages/sphinxcontrib/images.py:237: RemovedInSphinx40Warning: The app.add_javascript() is deprecated. Please use app.add_js_file() instead. app.add_javascript(os.path.relpath(dest_file_path, STATICS_DIR_PATH)) Copying static files for sphinxcontrib-images...[100%] lightbox2/img/loading.gif /home/ddouard/swh/swh-environment/swh-deposit/swh/deposit/cli/client.py:docstring of swh.deposit.cli.client.generate_metadata:17: WARNING: Unexpected indentation. /home/ddouard/swh/swh-environment/swh-deposit/swh/deposit/cli/client.py:docstring of swh.deposit.cli.client.generate_metadata:18: WARNING: Block quote ends without a blank line; unexpected unindent. /home/ddouard/swh/swh-environment/swh-deposit/docs/specs/spec-meta-deposit.rst:22: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/ddouard/swh/swh-environment/swh-deposit/docs/specs/spec-meta-deposit.rst:28: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] tests/tests_HAL /home/ddouard/swh/swh-environment/swh-deposit/docs/getting-started.rst:252: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/ddouard/swh/swh-environment/swh-deposit/docs/getting-started.rst:276: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/ddouard/swh/swh-environment/swh-deposit/docs/index.rst:12: WARNING: term not in glossary: loader /home/ddouard/swh/swh-environment/swh-deposit/docs/index.rst:12: WARNING: term not in glossary: lister /home/ddouard/swh/swh-environment/swh-deposit/docs/index.rst:27: WARNING: undefined label: persistent-identifiers (if the link has no caption the label must precede a section header) /home/ddouard/swh/swh-environment/swh-deposit/docs/index.rst:33: WARNING: undefined label: swh-vault (if the link has no caption the label must precede a section header) /home/ddouard/swh/swh-environment/swh-deposit/docs/index.rst:55: WARNING: undefined label: getting-started (if the link has no caption the label must precede a section header) /home/ddouard/swh/swh-environment/swh-deposit/docs/specs/spec-loading.rst:430: WARNING: undefined label: persistent-identifiers (if the link has no caption the label must precede a section header) /home/ddouard/swh/swh-environment/swh-deposit/docs/specs/spec-meta-deposit.rst:16: WARNING: undefined label: create deposit (if the link has no caption the label must precede a section header) /home/ddouard/swh/swh-environment/swh-deposit/docs/specs/spec-meta-deposit.rst:18: WARNING: undefined label: metadata requirements (if the link has no caption the label must precede a section header) /home/ddouard/swh/swh-environment/swh-deposit/docs/specs/spec-sparse-deposit.rst:36: WARNING: Could not lex literal_block as "xml". Highlighting skipped. generating indices... genindex http-routingtable py-modindex done highlighting module code... [100%] swh.deposit.utils writing additional pages... search done copying images... [100%] specs/../images/status.svg copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 17 warnings. The HTML pages are in _build/html. Copying tabs assets