diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2010-09-29 22:24:08 +0000 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2010-10-07 17:14:52 -0500 |
commit | 2de2db68a0155473d29a4106448c5db5da51cb17 (patch) | |
tree | c4e47939d7cb7c2e9df496e1023dd7a00fc10328 | |
parent | 4960c276ec3662c14803de5dcc167b47c9c6ad7f (diff) | |
download | bcfg2-2de2db68a0155473d29a4106448c5db5da51cb17.tar.gz bcfg2-2de2db68a0155473d29a4106448c5db5da51cb17.tar.bz2 bcfg2-2de2db68a0155473d29a4106448c5db5da51cb17.zip |
doc: Remove old gettingstarted doc (replaced by doc/help directory)
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6082 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | doc/gettinghelp.txt | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/gettinghelp.txt b/doc/gettinghelp.txt deleted file mode 100644 index 8db873aa4..000000000 --- a/doc/gettinghelp.txt +++ /dev/null @@ -1,28 +0,0 @@ -.. _gettinghelp: - -============ -Getting Help -============ - -Having trouble? We'd like to help! - -* Try the :ref:`FAQ <faq-index>` -- it's got answers to many common questions. - -* Looking for specific information? Try the :ref:`genindex`, :ref:`modindex` or the :ref:`detailed table of contents <contents>`. - -* Search for information in the `Bcfg2 mailing list archives`_. - -* Ask a question in the `#bcfg2 IRC channel`_, or search the `IRC logs`_ to see if its been asked before. - -.. _report-a-bug: - -Report A Bug -************ - -Report bugs with Bcfg2 in our `ticket tracker`_. - -.. _Bcfg2 mailing list archives: http://trac.mcs.anl.gov/projects/bcfg2/wiki/MailingList -.. _#bcfg2 IRC channel: irc://irc.freenode.net/bcfg2 -.. _IRC logs: http://colabti.org/irclogger/irclogger_logs/bcfg2 -.. _ticket tracker: http://trac.mcs.anl.gov/projects/bcfg2/wiki - |