Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
* remove obsolete doxygen option
* print full section title 'Reinforcement Learning'
  • Loading branch information
AlexanderFabisch committed Jan 19, 2014
1 parent 168508a commit cc1f60f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion doc/benchmarks.dox
Expand Up @@ -23,7 +23,7 @@ corresponding build directory and are called "benchmark.py".

- \ref SARCOSBenchmark

\section Reinforcement Learning
\section RL Reinforcement Learning

- \ref PoleBalancingBenchmark
- \ref OctopusArm
Expand Down
1 change: 0 additions & 1 deletion doxygen.cfg.in
Expand Up @@ -38,7 +38,6 @@ IDL_PROPERTY_SUPPORT = YES
DISTRIBUTE_GROUP_DOC = NO
SUBGROUPING = YES
TYPEDEF_HIDES_STRUCT = NO
SYMBOL_CACHE_SIZE = 0
EXTRACT_ALL = YES
EXTRACT_PRIVATE = NO
EXTRACT_STATIC = YES
Expand Down

0 comments on commit cc1f60f

Please sign in to comment.