Skip to content

Commit e02687e

Browse files
keflavichbsipocz
authored andcommitted
add docs
1 parent ff414cb commit e02687e

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

docs/vsa/vsa.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
.. doctest-skip-all
2+
3+
.. _astroquery.vsa:
4+
5+
******************************
6+
VSA Queries (`astroquery.vsa`)
7+
******************************
8+
9+
The Vista Science Archive (VSA; http://horus.roe.ac.uk/vsa/index.html) shares a
10+
common interface with the :doc:`../ukidss/ukidss` archive. Both are hosted
11+
by the Wide Field Astronomy Unit (WFAU; www.roe.ac.uk/ifa/wfau;
12+
:doc:`../wfau/wfau`). Please see the UKIDSS documentation pages for
13+
instructions and examples.
14+
15+
16+
Reference/API
17+
=============
18+
19+
.. automodapi:: astroquery.vsa
20+
:no-inheritance-diagram:

docs/wfau/wfau.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
.. doctest-skip-all
2+
3+
.. _astroquery.wfau:
4+
5+
********************************
6+
WFAU Queries (`astroquery.wfau`)
7+
********************************
8+
9+
The Wide Field Astronomy Unit (WFAU; www.roe.ac.uk/ifa/wfau) hosts both the
10+
Vista Science Archive (VSA, :doc:`../vsa/vsa`) and the UKIDSS archive
11+
(:doc:`../ukidss/ukidss`). Please see the UKIDSS documentation pages for
12+
instructions and examples.
13+
14+
Reference/API
15+
=============
16+
17+
.. automodapi:: astroquery.wfau
18+
:no-inheritance-diagram:

0 commit comments

Comments
 (0)