Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warnings in the sphinx build #443

Open
moorepants opened this issue Oct 22, 2020 · 0 comments
Open

Fix warnings in the sphinx build #443

moorepants opened this issue Oct 22, 2020 · 0 comments

Comments

@moorepants
Copy link
Member

Currently get these:

/home/moorepants/src/pydy-two/docs/index.rst:10: WARNING: toctree contains reference to nonexisting document 'api'
/home/moorepants/src/pydy-two/docs/install.rst:62: WARNING: Unknown target name: "numpy".
/home/moorepants/src/pydy-two/docs/install.rst:63: WARNING: Unknown target name: "scipy".
/home/moorepants/src/pydy-two/docs/install.rst:64: WARNING: Unknown target name: "sympy".
/home/moorepants/src/pydy-two/docs/install.rst:75: WARNING: Unknown target name: "ipywidgets".
/home/moorepants/src/pydy-two/docs/install.rst:76: WARNING: Unknown target name: "pythreejs".
/home/moorepants/src/pydy-two/docs/install.rst:81: WARNING: Unknown target name: "ipywidgets".
/home/moorepants/src/pydy-two/docs/install.rst:90: WARNING: Unknown target name: "matplotlib".
/home/moorepants/src/pydy-two/pydy/viz/shapes.py:docstring of pydy.viz.shapes.Tetrahedron:1: WARNING: duplicate object description of pydy.viz.shapes.Tetrahedron, other instance in viz/pymodules/shapes, use :noindex: for one of them
looking for now-outdated files... none found
pickling environment... done
checking consistency... /home/moorepants/src/pydy-two/docs/examples/carvallo-whipple.rst: WARNING: document isn't included in any toctree
/home/moorepants/src/pydy-two/docs/examples/kane-levinson-1985-chapter-02.rst: WARNING: document isn't included in any toctree
/home/moorepants/src/pydy-two/docs/examples/kane-levinson-1985-chapter-03.rst: WARNING: document isn't included in any toctree
/home/moorepants/src/pydy-two/docs/examples/mass-spring-damper.rst: WARNING: document isn't included in any toctree
/home/moorepants/src/pydy-two/docs/examples/multidof-holonomic.rst: WARNING: document isn't included in any toctree
/home/moorepants/src/pydy-two/docs/examples/three-link-conical-pendulum.rst: WARNING: document isn't included in any toctree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant