From 3422e6d25ae6de598c40973c6ed5258641bb53b6 Mon Sep 17 00:00:00 2001 From: astokes Date: Fri, 26 Mar 2010 15:05:45 +0000 Subject: build updates git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@870 ef72aa8b-4018-0410-8976-d6e080ef94d8 --- doc/index.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/index.rst (limited to 'doc/index.rst') diff --git a/doc/index.rst b/doc/index.rst new file mode 100644 index 00000000..cb2cbe67 --- /dev/null +++ b/doc/index.rst @@ -0,0 +1,20 @@ +.. SOS documentation master file, created by + sphinx-quickstart on Mon Feb 8 17:58:11 2010. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to SOS's documentation! +=============================== + +Contents: + +.. toctree:: + :maxdepth: 2 + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit