https://github.com/GPflow/GPflow
Revision 24426b311305f9555a6c238115543dc2b219e586 authored by joelberkeley-pio on 13 February 2020, 11:30:15 UTC, committed by GitHub on 13 February 2020, 11:30:15 UTC
Closes #1039. With this change, all special methods and functions such as __init__ will be included in the Sphinx docs.
1 parent 1164235
Raw File
Tip revision: 24426b311305f9555a6c238115543dc2b219e586 authored by joelberkeley-pio on 13 February 2020, 11:30:15 UTC
include special methods in docs (#1253)
Tip revision: 24426b3
docs_require.txt
gast==0.2.2
ipython==7.8.0
sphinx==2.2.0
sphinx_autodoc_typehints==1.8.0
sphinx_rtd_theme==0.4.3
numpydoc==0.9.1
nbsphinx==0.4.3
pandoc==1.0.2
back to top