1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
.. doctest-skip-all
.. include:: references.txt
Reference/API
*************
.. automodapi:: astropy.io.votable
:no-inheritance-diagram:
:skip: VOWarning
:skip: VOTableChangeWarning
:skip: VOTableSpecWarning
:skip: UnimplementedWarning
:skip: IOWarning
:skip: VOTableSpecError
.. automodapi:: astropy.io.votable.tree
:no-inheritance-diagram:
.. automodapi:: astropy.io.votable.converters
:no-inheritance-diagram:
.. automodapi:: astropy.io.votable.ucd
:no-inheritance-diagram:
.. automodapi:: astropy.io.votable.util
:no-inheritance-diagram:
.. automodapi:: astropy.io.votable.validator
:no-inheritance-diagram:
.. automodapi:: astropy.io.votable.xmlutil
:no-inheritance-diagram:
.. automodapi:: astropy.io.votable.dataorigin
:no-inheritance-diagram:
|