diff Sphinx/source/index.rst @ 0:901e8961f46e

initial commit
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 Apr 2016 12:57:38 +0200
parents
children 25fa874803ab
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Sphinx/source/index.rst	Fri Apr 22 12:57:38 2016 +0200
@@ -0,0 +1,22 @@
+Welcome to the Orthanc Book!
+============================
+
+.. image:: _static/orthanc.png
+           :align: right
+
+This site documents Orthanc. If you want to access more general
+information about Orthanc, please go to the `official Web site
+<http://www.orthanc-server.com>`_.
+
+
+Contents
+--------
+
+.. toctree::
+   :maxdepth: 2
+
+   users.rst
+   dicom-guide.rst
+   developers.rst
+   faq.rst
+   contributing.rst