mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Doxygen documentation: Standardized the 'See also' heading
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
#
|
||||
# foamEtcFile must be found in the same directory as this script
|
||||
#
|
||||
# SeeAlso
|
||||
# See also
|
||||
# foamEtcFile
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@ -123,8 +123,8 @@ s/^ //
|
||||
}
|
||||
|
||||
|
||||
/^See *Also *$/,/^[^ ]/{
|
||||
/^See *Also/c\
|
||||
/^See *[Aa]lso *$/,/^[^ ]/{
|
||||
/^See *[Aa]lso/c\
|
||||
\\see
|
||||
s/^ //
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user