diff --git a/doc/web/buildit.bat b/doc/web/buildit.bat index 7138536..2a5f753 100644 --- a/doc/web/buildit.bat +++ b/doc/web/buildit.bat @@ -3,4 +3,5 @@ @REM I hope folks don't really want to build the doc themselves. @REM call c:\dev\env +rmdir /q /s target call mvn site diff --git a/doc/web/src/site/apt/index.apt b/doc/web/src/site/apt/index.apt index cef7b36..26203a5 100644 --- a/doc/web/src/site/apt/index.apt +++ b/doc/web/src/site/apt/index.apt @@ -7,7 +7,9 @@ GSport GSport is a portable (in the programming sense) Apple IIgs emulator, based on the -KEGS cross-platform IIgs emulator by Kent Dickey. +KEGS cross-platform IIgs emulator by Kent Dickey. +The base emulator builds and runs on all of the same platforms that KEGS did, and +the new capabilities are being integrated as contributors have time and interest. * Project Goals diff --git a/doc/web/src/site/apt/operating.apt b/doc/web/src/site/apt/operating.apt index 6c43b4b..260baa7 100644 --- a/doc/web/src/site/apt/operating.apt +++ b/doc/web/src/site/apt/operating.apt @@ -6,6 +6,18 @@ Operating GSport +* Capabilties + +*-----:------:------:------:------+ + <> | <> | <> | <> | <> +*-----:------:------+ + Linux | Yes | No | No | No | +*-----:------:------+ + Macintosh | Yes | No | No | No | +*-----:------:------+ + Windows | Yes | Yes | Yes | Yes | +*-----:------:------+ + * Getting ROMs The required ROM for GSport is not part of the distribution, as it is @@ -18,7 +30,7 @@ order to legally use a ROM file that you may find on the internet. the src/ directory, the Windows executable as gsportwin.exe, and the Mac OS X executable as GSport.app. - See the GSport project page on Sourceforge.net for more information about compiling for other platforms. + See the the {{{developing.html}developing}} page for more information about compiling for other platforms. On all platforms except Windows and Mac, you must start GSport from a terminal window. GSport will open a new window and use the window you started it from diff --git a/doc/web/src/site/site.xml b/doc/web/src/site/site.xml index 1840233..bd59622 100644 --- a/doc/web/src/site/site.xml +++ b/doc/web/src/site/site.xml @@ -8,11 +8,13 @@ + +