Mark Olesen
c1c6243c3e
ENH: pass through doc/Allwmake arguments, add -config, -dir options
...
- can run doxygen with an alternative Doxyfile, which is useful
when verifying generated content for particular classes.
Eg,
PATH/doc/Allwmake -dir $PWD
2017-05-16 10:53:07 +02:00
Mark Olesen
8728e8353f
STYLE: avoid explicit use of 'word' as HashTable template parameter
...
- less clutter and typing to use the default template parameter when
the key is 'word' anyhow.
- use EdgeMap instead of the longhand HashTable version where
appropriate
2017-05-10 13:44:27 +02:00
Mark Olesen
7b09bab34f
DOC: adjust doxygen tag for 4-digit release tags
2017-02-06 09:15:18 +01:00
Mark Olesen
3e5307111c
STYLE: unify cd, check for the cwd and error message
2017-02-06 09:13:59 +01:00
Andrew Heather
28e37bbec9
STYLE: Consistency updates
2016-12-16 14:36:48 +00:00
Andrew Heather
c0f44ac4f3
MRG: Integrated foundation code
2016-12-12 12:10:29 +00:00
Henry Weller
80db302666
Allwmake: Remove 'set -x' which generates a lot of noise
...
'set -x' should be used for debugging.
Added command printing into wmake and Allwmake as a replacement for
'set -x' to log current target.
2016-11-13 18:08:22 +00:00
Andrew Heather
3dbd39146c
STYLE: consistency updates
2016-09-27 15:17:55 +01:00
Andrew Heather
b9940cbbb1
COMP: Multiple changes - first clean build after latest merge - UNTESTED
2016-09-23 15:36:53 +01:00
Andrew Heather
9fbd612672
GIT: Initial state after latest Foundation merge
2016-09-20 14:49:08 +01:00
Andrew Heather
16e4b25ac0
BUG: Corrected Doxygen style sheet - patch contributed by Bruno Santos. Fixes #217
2016-08-25 13:36:43 +01:00
Henry Weller
0ea2023ae0
codingStyleGuide: Improved formatting
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2194
2016-08-20 09:33:11 +01:00
Henry Weller
caa354aa95
codingStyleGuide: Corrected typos
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2193
2016-08-16 08:36:36 +01:00
Henry Weller
56985cdae8
Doxygen: Updated header
2016-06-23 16:06:12 +01:00
Henry Weller
d8fcf89570
Doxygen: Cleanup 'dot' files
2016-06-23 16:05:19 +01:00
Henry Weller
04e56bfa6d
doc/Doxygen/customdoxygen.css: simplified
2016-06-21 11:04:50 +01:00
Henry Weller
3990302a54
Updated and simplified the Doxygen documentation
2016-06-20 21:20:28 +01:00
Henry Weller
71fdcab771
Updated header documentation processed by Doxygen
2016-06-19 21:23:54 +01:00
Andrew Heather
d31adaeb5e
ENH: (further) Doxygen documentation updates for module support
2016-06-17 17:41:04 +01:00
Andrew Heather
1fd05b2d1b
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-06-10 15:40:45 +01:00
Henry Weller
67de20df25
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
andy
fd9d801e2d
GIT: Initial commit after latest foundation merge
2016-04-25 11:40:48 +01:00
Henry Weller
3639f36d37
codingStyleGuide: Corrected sectioning
2016-04-20 10:33:19 +01:00
Henry Weller
a1f209c482
doc/codingStyleGuide.org: Added specification references in class headers
2016-04-19 10:02:14 +01:00
Henry Weller
a8b6ebdb52
doc/Doxygen/_Footer: Updated link to http://openfoam.org
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2053
2016-04-16 09:57:25 +01:00
Henry Weller
889580541b
doc/Doxygen/_Footer: Updated copyright date
...
Patch contributed by Bruno Santos
2016-04-16 09:54:21 +01:00
Henry Weller
1a5ba9c4ff
scotchDecomp, ptscotchDecomp: Updated documentation
...
Patch contributed by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2032
2016-03-25 22:36:13 +00:00
Henry Weller
e57874859a
Updated Doxygen documentation and files
...
Contributed by Bruno Santos
Resolves patch report http://www.openfoam.org/mantisbt/view.php?id=2023
Update online documentation http://openfoam.github.io/Documentation-dev/html/
2016-03-14 11:00:24 +00:00
Henry Weller
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
Andrew Heather
f8ab380174
ENH: Doxygen - updated path to source files on develop.openfoam.com
2016-02-15 10:29:22 +00:00
Henry Weller
56fa7c0906
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
Andrew Heather
89ac7ff40b
ENH: Doxygen updates
2016-01-08 12:37:24 +00:00
Andrew Heather
04752147c8
GIT: Resolved conflict on merge from upstream
2015-12-22 16:49:44 +00:00
Henry Weller
c4d5f65a10
Completed update ...ErrorIn -> ...ErrorInFunction
...
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-11 09:03:39 +00:00
Henry Weller
a5be20fd37
Doxyfile: Upgraded for Doxygen-1.8.10
2015-10-30 21:38:06 +00:00
Henry
99b99a46d4
codingStyleGuide: Minor updates
2015-02-25 10:55:51 +00:00
Henry
62ab2a5d08
doc/Doxygen/Allwmake: Automated the setting of FOAM_ONLINE_REPO
...
Patch provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1528
2015-02-14 16:04:01 +00:00
Henry
156fd4dcc6
Doxygen: Updated scripts and css files to process OpenFOAM header files more robustly
...
and generate cleaner HTML files.
Thanks to Bruno Santos for various fixes and improvements.
Resolves bug reports:
http://www.openfoam.org/mantisbt/view.php?id=1516
http://www.openfoam.org/mantisbt/view.php?id=1016
http://www.openfoam.org/mantisbt/view.php?id=1512
2015-02-09 18:06:35 +00:00
Henry
844b283030
New version of wmake supporting out-of-tree object and dependency files
2014-12-14 21:42:18 +00:00
Henry
49de6a3a4e
Updated documentation
2014-12-10 12:39:58 +00:00
Henry
ee4e19ef85
Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM
2014-01-30 13:01:04 +00:00
mattijs
b53fff01d7
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
...
Conflicts:
doc/Doxygen/css/doxygen.css
2013-12-02 11:30:36 +00:00
andy
6544abe389
ENH: Updated doygen css (Chris)
2013-11-21 14:57:44 +00:00
mattijs
ec5e2e7b88
ENH: Doxygen: corrected css for indenting
2013-11-21 14:16:24 +00:00
andy
217243109d
ENH: Updates to documentation (Chris)
2013-02-22 10:55:17 +00:00
andy
63cc7b534a
ENH: Doxygen updates
2013-02-18 17:15:23 +00:00
Henry
8c10661659
Remove tools used to update Doxygen documentation
2012-10-12 11:15:34 +01:00
andy
78c03fb65b
ENH: Added .dox extension to doxygen file patterns
2012-07-19 16:07:50 +01:00
andy
fa7053bd27
ENH: Added CSS for doxygen tables
2012-07-10 17:07:31 +01:00
Henry
852cdfb205
Removed unnecessary file
2011-08-24 17:18:05 +01:00