Skip to content

Commit d665880

Browse files
authored
Merge pull request #2132 from bsipocz/docs_default_config
Moving the default configuration dump from the main landing page
2 parents aecb5e8 + 44186a9 commit d665880

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/configuration.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Default Configuration
2+
=====================
3+
4+
.. generate_config:: astroquery

docs/index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,13 @@ For additional guidance and examples, read the documentation for the individual
150150
Default configuration file
151151
--------------------------
152152

153-
To customize this, copy it to your ``$HOME/.astropy/config/astroquery.cfg``,
153+
To customize this, copy the default configuration to ``$HOME/.astropy/config/astroquery.cfg``,
154154
uncomment the relevant configuration item(s), and insert your desired value(s).
155155

156-
.. generate_config:: astroquery
156+
.. toctree::
157+
:maxdepth: 1
158+
159+
configuration
157160

158161
Available Services
159162
==================

0 commit comments

Comments
 (0)