Change www root to serve root repo Readme.md

This commit is contained in:
bbbbbr
2021-01-28 19:26:52 -08:00
parent 6aa2c03742
commit 13b76db7d6
3 changed files with 3 additions and 9 deletions

View File

@@ -3,6 +3,9 @@
## Current release for Linux: [Linux Binaries](https://github.com/Zal0/gbdk-2020/releases/latest/download/gbdk-linux64.tar.gz)
You don't need the sources, unless you wish to compile GBDK-2020 yourself. Download the current release binaries using the links above.
# Docs
Online documentation is avaliable [HERE](https://zal0.github.io/gbdk-2020/docs/api)
# gbdk-2020
[GBDK](http://gbdk.sourceforge.net/) A C compiler, assembler, linker and set of libraries for the Z80 like Nintendo Gameboy.
@@ -24,9 +27,6 @@ Most users will only need to download and unzip the latest [release](https://git
Then go to the examples folder and build them (with make.bat on windows or running make). They are a good starting point.
# Docs
Online documentation is avaliable [HERE](https://zal0.github.io/gbdk-2020/)
## Discord servers
* [gbdk/zgb Discord](https://discord.gg/XCbjCvqnUY) - For help with using GBDK (and ZGB), discussion and development of gbdk-2020
* [gbdev Discord](https://discordapp.com/invite/tKGMPNr) - There is a #gbdk channel and also people with a lot of Game Boy development knowledge

View File

@@ -1,6 +0,0 @@
# GBDK 2020 Documentation
[General docs](api/)
[API](api/globals_func.html)