comparison Sphinx/source/developers/coding-style.rst @ 449:2922fb1bd65e

fix links
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 03 Jul 2020 09:33:10 +0200
parents d217af5e6cb3
children 1316bc62b5d5
comparison
equal deleted inserted replaced
447:74fc0203d882 449:2922fb1bd65e
10 Guidelines <http://geosoft.no/development/cppstyle.html>`__, that are 10 Guidelines <http://geosoft.no/development/cppstyle.html>`__, that are
11 similar to the so-called "`BSD/Allman style 11 similar to the so-called "`BSD/Allman style
12 <https://en.wikipedia.org/wiki/Indent_style#Allman_style>`__", with 12 <https://en.wikipedia.org/wiki/Indent_style#Allman_style>`__", with
13 some adaptations that are described below. A compliant Eclipse 13 some adaptations that are described below. A compliant Eclipse
14 formatter is `available in the Orthanc distribution 14 formatter is `available in the Orthanc distribution
15 <https://hg.orthanc-server.com/orthanc/file/default/Resources/EclipseCodingStyle.xml>`__. 15 <https://hg.orthanc-server.com/orthanc/file/default/OrthancFramework/Resources/Graveyard/EclipseCodingStyle.xml>`__ (not maintained anymore).
16 16
17 Licensing 17 Licensing
18 --------- 18 ---------
19 19
20 Do not forget to include licensing information (GPLv3 with OpenSSL 20 Do not forget to include licensing information (GPLv3 with OpenSSL