Mercurial > hg > orthanc-book
annotate Sphinx/source/index.rst @ 1113:a588960a72e5 default tip
spelling
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Mon, 28 Oct 2024 09:23:08 +0100 |
parents | 011b01ccf52d |
children |
rev | line source |
---|---|
277 | 1 .. _orthanc-book: |
2 | |
0 | 3 Welcome to the Orthanc Book! |
4 ============================ | |
5 | |
6 .. image:: _static/orthanc.png | |
7 :align: right | |
8 | |
9 This site documents Orthanc. If you want to access more general | |
10 information about Orthanc, please go to the `official Web site | |
358
011b01ccf52d
fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
277
diff
changeset
|
11 <https://www.orthanc-server.com>`_. |
0 | 12 |
13 | |
14 Contents | |
15 -------- | |
16 | |
17 .. toctree:: | |
18 :maxdepth: 2 | |
19 | |
20 users.rst | |
21 dicom-guide.rst | |
24 | 22 plugins.rst |
0 | 23 developers.rst |
142
5846dab98de2
integration with Osirix and dicom
Sebastien Abras <sa@osimis.io>
parents:
24
diff
changeset
|
24 integrations.rst |
0 | 25 faq.rst |
26 contributing.rst |