1bc13ff592
doc/Doxygen/Doxyfile: Increased FORMULA_FONTSIZE to 16
2018-10-07 10:26:52 +01:00
dea248aecd
Doxyfile: Added amsmath to EXTRA_PACKAGES for complex equation formatting
2018-09-25 08:30:39 +01:00
d2c4174c4c
Created .C files corresponding to the <application>.L files for Doxygen and -doc option
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=3070
2018-09-07 15:13:24 +01:00
199f87f327
Doxyfile: include .L files and exclude .C files which clash with application source files
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=3070
2018-09-06 18:06:49 +01:00
a9be0f471a
doc/Doxygen/Doxyfile: Exclude src/mesh/blockMesh/blockMesh/blockMesh.C
...
to avoid clash with the blockMesh.C application source file
2018-09-06 00:02:48 +01:00
e05f780ebc
Updated git hooks to check new header format
2018-07-09 17:01:02 +01:00
07a640f216
Updated to OpenFOAM-6
2018-07-07 19:44:36 +01:00
d6f41c02e7
Updated Guides
2018-07-06 23:22:34 +01:00
bf54ab67e1
Updated OpenFOAM Foundation web-link in headers
2018-07-06 21:42:54 +01:00
45e61f38f7
Doxyfile: Increased LOOKUP_CACHE_SIZE to 3 as recommended by running doxygen
2018-06-20 20:06:40 +01:00
8743c2fa26
doxygen: Allwmake script POSIX compliance
2017-09-24 20:55:19 +01:00
91abe4ffd9
doxygen: updated -online option
...
Resolves bug report https://bugs.openfoam.org/view.php?id=2702
2017-09-21 14:01:50 +01:00
843d831172
doxygen: Added option to compile specific directories
...
The doc/Doxygen/Allwmake script can now be given directories as
arguments, which will be built instead of the usual src/ and
applications/ directories. This allows testing the documentation of a
limited set of files without building everything.
The outer doc/Allwmake script has also been deleted.
2017-09-20 16:19:24 +01:00
44eca0bb79
doc/Guides: Updated
2017-07-25 14:18:58 +01:00
7e04e6b55f
Reinstated operation of "-doc" and "-srcDoc"
...
Changed Doxyfile to generate descriptive names for the HTML files.
Added "-file" option to firefox to read the HTML file name from the command line.
2017-05-12 18:35:50 +01:00
48e3fb7805
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
4ebf07f9cc
doc/Guides: Updated to OpenFOAM-4.0
2016-08-20 13:29:07 +01:00
8f12b35976
codingStyleGuide: Improved formatting
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2194
2016-08-20 09:33:11 +01:00
eaae7ef4e6
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
20da433202
Doxygen: Updated header
2016-06-23 16:06:12 +01:00
fc82c47ede
Doxygen: Cleanup 'dot' files
2016-06-23 16:05:19 +01:00
18147a1aa1
doc/Doxygen/customdoxygen.css: simplified
2016-06-21 11:04:50 +01:00
cf89a3094a
Updated and simplified the Doxygen documentation
2016-06-20 21:20:28 +01:00
9f67acdc53
Updated header documentation processed by Doxygen
2016-06-19 21:23:54 +01:00
4500971827
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
7cb36e7f3f
codingStyleGuide: Corrected sectioning
2016-04-20 10:33:19 +01:00
30a46904e5
doc/codingStyleGuide.org: Added specification references in class headers
2016-04-19 10:02:14 +01:00
2c2a7f5b97
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
40ccb21eb3
doc/Doxygen/_Footer: Updated copyright date
...
Patch contributed by Bruno Santos
2016-04-16 09:54:21 +01:00
2c2c6efe63
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
7037737d03
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
fa0656c358
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
94c05a1e6c
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
2781d583d9
Updated Guides to v3.0.1
2015-12-15 11:16:49 +00:00
5e6a7ea282
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
571c321da3
Doxyfile: Upgraded for Doxygen-1.8.10
2015-10-30 21:38:06 +00:00
25ab8a1a07
codingStyleGuide: Minor updates
2015-02-25 10:55:51 +00:00
74a8a6f996
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
ae4cdef8b5
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
bc5134a55e
New version of wmake supporting out-of-tree object and dependency files
2014-12-14 21:42:18 +00:00
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00