John Beard
2f5dd6a43a
Docs: Fix doxygen links
...
Doxygen is now at: http://www.doxygen.nl
Reported by: Brian Piccioni.
2019-01-02 09:53:29 -05:00
John Beard
409e884ce6
Add git format commit hook
...
This adds a pre-commit hook to warn of any style errors.
Also adds a 'hook-chain' script to simplify future hooks.
Add dev-doc note about how to use the formatter.
2018-10-29 10:47:51 -04:00
Wayne Stambaugh
dab73e172b
Doxygen warning fixes and coding policy comment changes.
2017-06-16 10:08:28 -04:00
Kristoffer Ödmark
19d5cc7548
Removed all exception specifiers since deprecated.
...
Exception specifiers are deprecated in cpp11, so went through them all
and removed them from the code.
2017-06-12 13:54:55 -04:00
Kristoffer Ödmark
8590a22995
Cpp11 compability steps.
...
-Changed coding style to not have exception specifications.
-Changed autogenerated Lexer code to not have exception specifications.
2017-06-12 11:47:20 -04:00
Wayne Stambaugh
0b6147ed05
Minor developer's documentation fixes.
...
Fix duplicate table of content links.
Fix heading level issues in version 6 road map.
Add new Python action menu options to compiling document.
2017-01-24 10:14:27 -05:00
Nick Østergaard
96138e1237
Convert coding policy document from odt to markdown for inclusion in developer's documentation.
2015-01-16 13:57:16 -05:00