Skip to content

Commit

Permalink
PROJECT: moved help https://github.com/x64dbg/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexodia committed Jul 6, 2016
1 parent 6969cb8 commit 029f196
Show file tree
Hide file tree
Showing 172 changed files with 5 additions and 5,035 deletions.
6 changes: 0 additions & 6 deletions build.bat
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ if /i "%1"=="x32" call setenv.bat x32&set type=Configuration=Release;Platform=Wi
if /i "%1"=="x64" call setenv.bat x64&set type=Configuration=Release;Platform=x64&goto build if /i "%1"=="x64" call setenv.bat x64&set type=Configuration=Release;Platform=x64&goto build
if /i "%1"=="coverity" goto coverity if /i "%1"=="coverity" goto coverity
if /i "%1"=="doxygen" call setenv.bat doxygen&goto doxygen if /i "%1"=="doxygen" call setenv.bat doxygen&goto doxygen
if /i "%1"=="chm" call setenv.bat chm&goto chm


goto usage goto usage


Expand Down Expand Up @@ -56,11 +55,6 @@ doxygen
goto :restorepath goto :restorepath




:chm
start /w "" winchm.exe help\x64_dbg.wcp /h
goto :restorepath


:usage :usage
echo "Usage: build.bat x32/x64/coverity (x32/x64)/doxygen/chm" echo "Usage: build.bat x32/x64/coverity (x32/x64)/doxygen/chm"
echo. echo.
Expand Down
27 changes: 0 additions & 27 deletions help/AttachDebugger_attach.htm

This file was deleted.

20 changes: 0 additions & 20 deletions help/Breakpoints.htm

This file was deleted.

70 changes: 0 additions & 70 deletions help/Calculations.htm

This file was deleted.

135 changes: 0 additions & 135 deletions help/Callbacks.htm

This file was deleted.

27 changes: 0 additions & 27 deletions help/Commands.htm

This file was deleted.

20 changes: 0 additions & 20 deletions help/Data.htm

This file was deleted.

25 changes: 0 additions & 25 deletions help/DebugContinue_con.htm

This file was deleted.

20 changes: 0 additions & 20 deletions help/Debug_Control.htm

This file was deleted.

Loading

0 comments on commit 029f196

Please sign in to comment.