comparison Sphinx/source/developers/coding-style.rst @ 360:d217af5e6cb3

links to hg
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 20:14:52 +0200
parents 669ea65ba7fb
children 2922fb1bd65e
comparison
equal deleted inserted replaced
359:9acb9354da1a 360:d217af5e6cb3
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://bitbucket.org/sjodogne/orthanc/src/default/Resources/EclipseCodingStyle.xml>`__. 15 <https://hg.orthanc-server.com/orthanc/file/default/Resources/EclipseCodingStyle.xml>`__.
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