Difference between revisions of "Dox"

Line 2: Line 2:
 
{{#set:Description=A Lua Documentation Generator Script}}
 
{{#set:Description=A Lua Documentation Generator Script}}
  
'''Dox''' - A Lua Documentation Generator Script
+
'''Dox - A Lua Documentation Generator Script'''
  
Dox is very simple to use.
+
 
 +
 
 +
Dox is very easy to use.
  
 
Dox is easy to modify (if desired).
 
Dox is easy to modify (if desired).

Revision as of 05:09, 20 August 2016


Dox - A Lua Documentation Generator Script


Dox is very easy to use.

Dox is easy to modify (if desired).

Dox creates HTML documentation of your code without the need for any external dependencies or installations using only one line of code.


Download Dox and view help documentation at Github

https://github.com/CentauriSoldier/Dox


View the Discussion Thread

https://love2d.org/forums/viewtopic.php?f=5&t=82685