Skip to content

Commit

Permalink
Use MathJax for doc
Browse files Browse the repository at this point in the history
Fix #100
  • Loading branch information
Benjamin Chrétien committed Jul 20, 2015
1 parent 8248689 commit 90ce916
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ SET(PROJECT_NAME roboptim-core)
SET(PROJECT_DESCRIPTION "RobOptim Core")
SET(PROJECT_URL "http://github.com/roboptim/roboptim-core")

# Use MathJax for Doxygen formulae
SET(DOXYGEN_USE_MATHJAX "YES")

SET(HEADERS
${CMAKE_SOURCE_DIR}/include/roboptim/core.hh
${CMAKE_SOURCE_DIR}/include/roboptim/core/alloc.hh
Expand Down
2 changes: 1 addition & 1 deletion cmake
Submodule cmake updated 201 files

0 comments on commit 90ce916

Please sign in to comment.