Skip to content

Commit

Permalink
Help: remove old html helpfiles
Browse files Browse the repository at this point in the history
help is dead, scdoc is the future

Signed-off-by: Tim Blechmann <tim@klingt.org>
  • Loading branch information
timblechmann committed Aug 12, 2012
1 parent 04ad4fe commit 0001dc8
Show file tree
Hide file tree
Showing 1,148 changed files with 0 additions and 136,469 deletions.
7 changes: 0 additions & 7 deletions CMakeLists.txt
Expand Up @@ -150,7 +150,6 @@ set(AUDIOAPI "default" CACHE STRING "Audio API to use (one of {default,coreaudio
option(LIBSCSYNTH "Compile libscsynth as shared library" OFF)

option(INSTALL_HELP "Install help docs and examples along with the software" ON)
option(INSTALL_OLD_HELP "Install old and deprecated help files" ON)
option(SC_DOC_RENDER "Pre-render SCDoc documentation. (For putting online, etc)" OFF)
option(SC_IDE "Build Qt IDE." ON)

Expand Down Expand Up @@ -398,12 +397,6 @@ install(DIRECTORY examples
PATTERN "*#" EXCLUDE
)

if(INSTALL_OLD_HELP)
install(DIRECTORY Help
DESTINATION ${auxresourcesdir}
)
endif()

if(INSTALL_HELP)
if(SC_SYMLINK_CLASSLIB AND APPLE)
message(STATUS "Will create symlink of HelpSource to ${CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/HelpSource")
Expand Down
67 changes: 0 additions & 67 deletions Help/3vs2/Backwards-Compatibility.html

This file was deleted.

36 changes: 0 additions & 36 deletions Help/3vs2/SC3vsSC2.html

This file was deleted.

0 comments on commit 0001dc8

Please sign in to comment.