mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Updated and simplified the Doxygen documentation
This commit is contained in:
@ -136,13 +136,6 @@ s/^ //
|
||||
}
|
||||
|
||||
|
||||
# Remove ToDo paragraph to avoid them showing on related pages
|
||||
/^To[Dd]o *$/,/^[^ ]/{
|
||||
s/^To[Dd]o *$//
|
||||
s/^ .*//
|
||||
}
|
||||
|
||||
|
||||
/^Warning *$/,/^[^ ]/{
|
||||
/^Warning/c\
|
||||
\\warning
|
||||
@ -150,13 +143,6 @@ s/^ //
|
||||
}
|
||||
|
||||
|
||||
/^Deprecated *$/,/^[^ ]/{
|
||||
/^Deprecated/c\
|
||||
\\deprecated
|
||||
s/^ //
|
||||
}
|
||||
|
||||
|
||||
/^SourceFiles *$/,/^$/{
|
||||
s?SourceFiles?\\par Source files\
|
||||
<ul><li><a href="%filePath%">%fileName%</a></li>?
|
||||
|
||||
Reference in New Issue
Block a user