tudat-team / tudat-multidoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix exceptions raised during API docs build

gaffarelj opened this issue · comments

A high number of exceptions are raised during the API docs build, as seen here for example (CTRL+F for the following exception was raised:).

These exceptions are raised before references are made to in-exposed differently-named attributes of tudatpy.

This has been implemented in commits 3841031 and abb391b.

The API docs are currently building. This issue will be closed if the exceptions are not raised during the new build.

Sucess: the latest API docs build was exception-free: https://readthedocs.org/api/v2/build/15752908.txt

Wow, well done!

Wow, well done!