diff options
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/cli.sh | 6 | ||||
-rw-r--r-- | doc/install.cli | 8 |
2 files changed, 7 insertions, 7 deletions
@@ -78,8 +78,8 @@ function gen_txt () # <name> gen_txt INSTALL gen_txt UPGRADE -gen_txt BOOTSTRAP-MACOSX -gen_txt BOOTSTRAP-MINGW -gen_txt BOOTSTRAP-MSVC gen_txt BOOTSTRAP-UNIX +gen_txt BOOTSTRAP-MACOSX gen_txt BOOTSTRAP-WINDOWS +gen_txt BOOTSTRAP-WINDOWS-MINGW +gen_txt BOOTSTRAP-WINDOWS-MSVC diff --git a/doc/install.cli b/doc/install.cli index 83e4cc7..09e3679 100644 --- a/doc/install.cli +++ b/doc/install.cli @@ -37,14 +37,14 @@ source "../INSTALL.cli"; source "../BOOTSTRAP-WINDOWS.cli"; " -\h2#bootstrap-msvc|Bootstrapping with MSVC| +\h2#bootstrap-windows-msvc|Bootstrapping on Windows with MSVC| " -source "../BOOTSTRAP-MSVC.cli"; +source "../BOOTSTRAP-WINDOWS-MSVC.cli"; " -\h2#bootstrap-mingw|Bootstrapping with MinGW| +\h2#bootstrap-windows-mingw|Bootstrapping on Windows with MinGW| " -source "../BOOTSTRAP-MINGW.cli"; +source "../BOOTSTRAP-WINDOWS-MINGW.cli"; " \h#bootstrap-macosx|Bootstrapping on Mac OS X| |