diff options
author | Aaron LI <aly@aaronly.me> | 2018-11-08 16:51:41 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-11-08 16:51:41 +0800 |
commit | 871d745c1832f8c919c5c6df6d044a68bd861246 (patch) | |
tree | aa37fb26ffd187794a38b42f6497361afaf853cd /docs/guide.rst | |
parent | 5ffe87e56aec584763825f39b7bbc94eb2263262 (diff) | |
download | fg21sim-871d745c1832f8c919c5c6df6d044a68bd861246.tar.bz2 |
docs/guide: Remove the old outdated test config
Diffstat (limited to 'docs/guide.rst')
-rw-r--r-- | docs/guide.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/guide.rst b/docs/guide.rst index ff5e4ab..b2c7824 100644 --- a/docs/guide.rst +++ b/docs/guide.rst @@ -33,9 +33,6 @@ can also override them). Please refer to the `configuration specification file <../fg21sim/configs/config.spec>`_ for more information on the available options. -Also there is a brief `test configuration file <fg21sim-test.conf>`_ -which may be useful to test whether this package is correctly installed -and runs smoothly. Finally, the foregrounds simulation can be kicked off by executing:: |