xmlschema: 1.11.2: sphinx warnings `reference target not found`
On building my packages Iām using sphinx-build command with -n switch which shows warmings about missing references. These are not critical issues.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 16 (9 by maintainers)
Commits related to this issue
- Fix Sphinx warnings (issue #305) — committed to sissaschool/xmlschema by brunato 2 years ago
- Add nitpick_ignore for suppressing warning of #305 — committed to sissaschool/xmlschema by brunato 2 years ago
- Suppress Sphinx warning on non-existent static path (issue #305) — committed to sissaschool/xmlschema by brunato 2 years ago
Just tested.
Thank you š
Here is the output with warnings:
You can peak on fixes that kind of issues in other projects https://github.com/latchset/jwcrypto/pull/289 https://github.com/click-contrib/sphinx-click/commit/abc31069 https://github.com/latchset/jwcrypto/pull/289 https://github.com/RDFLib/rdflib-sqlalchemy/issues/95 https://github.com/sissaschool/elementpath/commit/bf869d9e https://github.com/jaraco/cssutils/issues/21