diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-09-18 13:44:25 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-09-18 13:44:25 +0200 |
| commit | 864a86b40f41247ded057a09239d9c2bb8cd87f0 (patch) | |
| tree | ef0a3a533d0df384a47f4418f7ff67d946e9fa57 /documentation/src/development.dox | |
| parent | 2392589f052e29803cf4efc57c02ecfa7a7da2f1 (diff) | |
Fix doxygen warning
warning: Invalid section id `development_non'; ignoring section
Diffstat (limited to 'documentation/src/development.dox')
| -rw-r--r-- | documentation/src/development.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/development.dox b/documentation/src/development.dox index 071db9263..89d67f431 100644 --- a/documentation/src/development.dox +++ b/documentation/src/development.dox @@ -143,7 +143,7 @@ in the pdf output, whereas the html output uses different font sizes. <H4>Headline in big text (H4)</H4> -\section development_non-ascii Non-ASCII Characters +\section development_non_ascii Non-ASCII Characters \code Doxygen understands many HTML quoting characters like |
