mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Update DOC_GEN.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Documentation generation
|
||||
Eluna uses a custom made documentation generator to create it's [web documentation](http://eluna.emudevs.com/).
|
||||
Eluna uses a custom made documentation generator to create it's [web documentation](http://elunaluaengine.github.io/).
|
||||
The generator is written in python by Patman. It works by parsing Eluna's source files for comments and then generates the HTML and javascript for the documentation based on them.
|
||||
|
||||
This page guides you through generating the web documentation locally and explains the standards of the documentation comments for you to help us improve our documentation. To contribute with your documentation changes, create a [pull request](https://help.github.com/articles/using-pull-requests/)
|
||||
|
||||
Reference in New Issue
Block a user