Docs don't build cleanly #12
Owner
```
Running Sphinx v8.2.3
loading translations [en]... done
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 0 source files that are out of date
updating environment: 2 added, 1 changed, 0 removed
reading sources... [100%] api/fancymath
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/math.py:docstring of fancymath.math:1: WARNING: duplicate object description of fancymath.math, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/math.py:docstring of fancymath.math.add:1: WARNING: duplicate object description of fancymath.math.add, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/math.py:docstring of fancymath.math.fact:1: WARNING: duplicate object description of fancymath.math.fact, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/util.py:docstring of fancymath.util:1: WARNING: duplicate object description of fancymath.util, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/util.py:docstring of fancymath.util.print_vectors:1: WARNING: duplicate object description of fancymath.util.print_vectors, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/vector.py:docstring of fancymath.vector:1: WARNING: duplicate object description of fancymath.vector, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/vector.py:docstring of fancymath.vector.Vector:1: WARNING: duplicate object description of fancymath.vector.Vector, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/vector.py:docstring of fancymath.vector.Vector.abs:1: WARNING: duplicate object description of fancymath.vector.Vector.abs, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/vector.py:docstring of fancymath.vector.Vector.dot:1: WARNING: duplicate object description of fancymath.vector.Vector.dot, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/__init__.py:docstring of fancymath:1: WARNING: duplicate object description of fancymath, other instance in api/fancymath, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/doc/api/.ipynb_checkpoints/modules-checkpoint.rst:4: WARNING: toctree contains reference to nonexisting document 'api/.ipynb_checkpoints/fancymath' [toc.not_readable]
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/math.py:docstring of fancymath.math:1: WARNING: duplicate object description of fancymath.math, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/math.py:docstring of fancymath.math.add:1: WARNING: duplicate object description of fancymath.math.add, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/math.py:docstring of fancymath.math.fact:1: WARNING: duplicate object description of fancymath.math.fact, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/math.py:docstring of fancymath.math.is_even:1: WARNING: duplicate object description of fancymath.math.is_even, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/math.py:docstring of fancymath.math.is_odd:1: WARNING: duplicate object description of fancymath.math.is_odd, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/util.py:docstring of fancymath.util:1: WARNING: duplicate object description of fancymath.util, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/util.py:docstring of fancymath.util.print_vectors:1: WARNING: duplicate object description of fancymath.util.print_vectors, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/vector.py:docstring of fancymath.vector:1: WARNING: duplicate object description of fancymath.vector, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/vector.py:docstring of fancymath.vector.Vector:1: WARNING: duplicate object description of fancymath.vector.Vector, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/vector.py:docstring of fancymath.vector.Vector.abs:1: WARNING: duplicate object description of fancymath.vector.Vector.abs, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/vector.py:docstring of fancymath.vector.Vector.dot:1: WARNING: duplicate object description of fancymath.vector.Vector.dot, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/src/fancymath/__init__.py:docstring of fancymath:1: WARNING: duplicate object description of fancymath, other instance in api/.ipynb_checkpoints/fancymath-checkpoint, use :no-index: for one of them
looking for now-outdated files... none found
pickling environment... done
checking consistency... /Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/doc/api/.ipynb_checkpoints/fancymath-checkpoint.rst: WARNING: document isn't included in any toctree [toc.not_included]
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/doc/api/.ipynb_checkpoints/modules-checkpoint.rst: WARNING: document isn't included in any toctree [toc.not_included]
/Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/doc/api/fancymath.rst: document is referenced in multiple toctrees: ['api/modules', 'index'], selecting: index <- api/fancymath
done
preparing documents... done
copying assets...
copying static files...
Writing evaluated template result to /Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/doc/_build/html/_static/basic.css
Writing evaluated template result to /Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/doc/_build/html/_static/language_data.js
Writing evaluated template result to /Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/doc/_build/html/_static/documentation_options.js
Writing evaluated template result to /Users/timdiller/Documents/Diller_Digital_SWNG/DD-SWNG-20251020-V/doc/_build/html/_static/alabaster.css
copying static files: done
copying extra files...
copying extra files: done
copying assets: done
writing output... [100%] index
generating indices... genindex py-modindex done
highlighting module code... [100%] fancymath.vector
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 25 warnings.
The HTML pages are in _build/html.
```
Fix #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?