From 78fc9bcc71f449e6d7fd8c1bd73febb54d47bd52 Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Sat, 2 Apr 2011 17:28:00 -0700 Subject: [PATCH] Added a bit of explanation to the docs. --- docs/index.rst | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 16d5ca4eb..7998cf304 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,3 @@ -.. Read The Docs documentation master file, created by - sphinx-quickstart on Sat Aug 14 00:06:40 2010. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - Welcome to Read The Docs ======================== @@ -12,14 +7,10 @@ from your Subversion_, Bazaar_, Git_, and Mercurial_ repositories. The code is open source, and `available on github`_. .. _Read the docs: http://readthedocs.org/ -.. _Sphinx: http://sphinx.pocoo.org/ -.. _reStructuredText: http://sphinx.pocoo.org/rest.html -.. _Subversion: http://subversion.tigris.org/ -.. _Bazaar: http://bazaar.canonical.com/ -.. _Git: http://git-scm.com/ -.. _Mercurial: http://mercurial.selenic.com/ .. _available on github: http://github.com/rtfd/readthedocs.org +The documentation for the site is organized into two different sections below. One is for users of readthedocs.org, that is the first section. The next section is for users of the code that powers the site. All of the RTD code is open source, so you can run your own instance. Presumably in an internal install inside your company, or something. + Contents ========