Skip to content

Commit

Permalink
Adding usage comment. Refs #4360.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfpeterson committed Dec 22, 2011
1 parent 43dfb46 commit 725afcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Code/Mantid/Framework/Doxygen/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ if(DOXYGEN_FOUND)
message ( status " latex not found...no equations generated. doxygen will complain" )
endif ( LATEX_EXECUTABLE )

# to use qtcreator help go to Tools->Options->Help->Documentation->Add
# and browse to doxygen/mantid.qch, then restart qtcreator and press F1

# check for qtcreator help stuff
find_program ( QHELP_EXECUTABLE qhelpgenerator )
set ( GENERATE_QHELP NO )
Expand Down

0 comments on commit 725afcd

Please sign in to comment.