Add release version to docs footer, Add doc build instructions (#963)

* Add guide for building the docs

* Add version to the footer of the docs

* fix links for readme

* change formatting of doc build readme

* proper capitalization of DocFX in readme

* Remove code tags around version
This commit is contained in:
Chris Johnston
2018-03-24 09:28:50 -07:00
committed by Christopher F
parent 55299ff14f
commit 88e6244075
2 changed files with 18 additions and 2 deletions

View File

@@ -67,8 +67,8 @@
"default"
],
"globalMetadata": {
"_appFooter": "Discord.Net (c) 2015-2017"
"_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta"
},
"noLangKeyword": false
}
}
}