docs: rename Documentation generation command to ALE (#353)
This commit is contained in:
@@ -14,7 +14,7 @@ This page guides you through generating the web documentation locally and explai
|
||||
- [Jinja2](https://pypi.python.org/pypi/Jinja2)
|
||||
- [typedecorator](https://pypi.python.org/pypi/typedecorator)
|
||||
- [markdown](https://pypi.python.org/pypi/Markdown)
|
||||
- Run in cmd `python -m ElunaDoc` when at `\LuaEngine\docs\`
|
||||
- Run in cmd `python -m ALEDoc` when at `\LuaEngine\docs\`
|
||||
|
||||
# Documenting
|
||||
You can document functions in the Eluna source code. To find examples simply open a method header file like `PlayerMethods.h` and see the comments.
|
||||
|
||||
Reference in New Issue
Block a user