diff --git a/docs/astrocat.rst b/docs/astrocat.rst new file mode 100644 index 0000000..9d98f63 --- /dev/null +++ b/docs/astrocat.rst @@ -0,0 +1,7 @@ +astrocat module +=============== + +.. automodule:: astrodbkit.astrocat + :members: + :undoc-members: + :show-inheritance: \ No newline at end of file diff --git a/docs/conf.py b/docs/conf.py index 1bf13fe..b8ea19f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,9 +57,9 @@ # built documents. # # The short X.Y version. -version = '0.5' +version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.5.2' +release = '0.6.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/index.rst b/docs/index.rst index 84e73b6..b4e25cc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -201,6 +201,7 @@ Contents :maxdepth: 2 astrodb + astrocat votools Indices and tables