Mark Olesen
1fe136869e
ENH: update Doxyfile to 1.6.3
2010-04-16 19:27:39 +02:00
Mark Olesen
0b7dc317fa
ENH: begin reworking doxygen to use xhtml/css and new OpenCFD look
...
- drop old table-based formatting in favour of div.
- use single css with @import to minimize the impact of style changes
on the html documents themselves.
- separate css/ directory
- locate css graphic elements inside the css/ directory for easier
relative addressing.
2010-04-16 08:57:04 +02:00
Mark Olesen
74b6885674
STYLE: change "it's" to "it is"
2010-04-14 11:39:55 +02:00
Mark Olesen
6a48570c20
STYLE: add quotes around html attributes
2010-04-14 09:41:52 +02:00
Mark Olesen
bbb22dc331
ENH: remove existing doxygen html/ in background
2010-04-14 09:14:49 +02:00
Mark Olesen
5636df2b5a
STYLE: use #+BEGIN_EXAMPLE / #+END_EXAMPLE in codingStyleGuide.org
...
- seems to work more reliably than the previous indented colons
2010-04-13 09:08:43 +02:00
Mark Olesen
b6f3bd4c23
STYLE: follow coding guide recommendation for '//- Destructor'
2010-04-12 11:55:52 +02:00
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
Mark Olesen
024e573744
STYLE: add OpenFOAM icon to Doxygen pages
2010-02-16 18:55:27 +01:00
Mark Olesen
f5918e7eb0
DOCU: add Doxygen @mainpage information (in foamVersion.H)
...
- also update links from opencfd.co.uk -> openfoam.com
2010-02-16 18:32:17 +01:00
Mark Olesen
909e6b27e4
Apply coding style recommendations:
...
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
2009-11-30 08:55:03 +01:00
Mark Olesen
a51f8d3534
Merge commit 'bundle/home' into olesenm
2009-11-30 08:12:04 +01:00
Mark Olesen
9b92e3c451
use absolute path for header/footer in Doxyfile
...
- makes it easier to copy Doxyfile for local Doxygen generation
ie, for debugging and writing without processing everything
2009-11-29 12:08:27 +01:00
Mark Olesen
6f14809234
Copy some of GUIDELINES -> codingStyleGuide.org
...
- use ':' to prefix verbatim code instead of #+BEGIN_EXAMPLE / #+END_EXAMPLE
for a somewhat better feeling for the indentation.
2009-11-27 16:59:28 +01:00
Mark Olesen
fa93ce8cd7
coding style adherence
...
- markup codingStyleGuide.org examples so they actually indent correctly
- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
2009-11-27 15:39:14 +01:00
Mark Olesen
d8cf3901d3
added doc/codingStyleGuide.org for central revision
2009-10-27 13:55:25 +01:00
Mark Olesen
c5b38a7232
update copyrights for 2009
2008-12-31 19:01:56 +01:00
Mark Olesen
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
henry
a2c058d553
Added OpenCFD copyright.
2008-12-02 12:19:24 +00:00
henry
6912299aaf
Corrected layout and indentation.
2008-12-02 12:01:46 +00:00
sergio
7c326218a8
Local Macros for Doxygen
2008-12-01 10:32:53 +00:00
sergio
3712ca92e6
Local macros settings for Doxygen
2008-12-01 10:31:43 +00:00
sergio
2325ec4877
Doxyfile setup correction
2008-11-27 15:08:15 +00:00
sergio
747db59c3a
basic.H
...
XiModel.H
SCOPELaminarFlameSpeed.H
basicXiSubXiEq.H
basicXiSubG.H
Doxyfile (include PATH to OpenCFD Macros)
doxyFilt (include class documentation in /src)
2008-11-27 11:22:08 +00:00
Mark Olesen
5d0b3348c5
can call Allwmake scripts directly instead of with ( cd foo && ./Allwmake )
2008-11-05 10:39:06 +01:00
Mark Olesen
d5d80f0181
modified remaining Allwmake scripts to run from anywhere
2008-09-19 14:47:06 +02:00
Mark Olesen
7be206a5f3
Be pickier about only running certain scripts from the cwd
2008-08-09 18:50:27 +02:00
Mark Olesen
e346d0a20a
restrict MAX_DOT_GRAPH_DEPTH = 3 for smaller (more readable) collaboration diagrams
2008-07-02 11:25:28 +02:00
Mark Olesen
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
Mark Olesen
6f62adddd1
find-longlines
...
* output full file path
* some preliminary file edits to restore 80-col max.
2008-06-23 17:32:09 +02:00
Mark Olesen
b6279461fb
Add find-longlines utility (find *.[CH] files that violate 80-cols)
2008-06-23 10:14:42 +02:00
Mark Olesen
b92e037e52
Doxygen filter changes * allow doxygen to process applications/**.H * use @cond/@endcond to suppress documenting classes/variables in applications/
...
- allows some access from applications to libraries
- connection between application and local includes is still a bit weak,
but is possible via the dirs.html navigation.
2008-06-13 13:16:02 +02:00
Mark Olesen
e5f0dd3e03
Doxygen cleanups
...
* skip doxygen docs for local variables (treeBoundBox)
* filter transforms 'Typedef' -> @typedef
* added tools/find-retagged
* manually changed some InClass tags to Typedef - still needs more attention
2008-06-11 10:05:33 +02:00
Mark Olesen
b2fd02df8d
Doxygen : fixed rogue classes, simplified INPUT
2008-06-06 10:17:32 +02:00
andy
168c7e1ca9
removing FoamX
2008-06-04 13:40:02 +01:00
OpenFOAM-admin
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00