Blockland Forums > Modification Help
TorqueScript/Blockland API documentation project
DontCare4Free:
Noting the current lack of proper documentation for the Blockland/TorqueScript APIs, I decided to start my own project.
Contributions are generally accepted through the usual GitHub fork/pull request procedure.
This is currently nowhere completion, and I myself have very limited knowledge of the API.
Links
https://github.com/dontcare4free/bldocs - GitHub repository
http://readthedocs.org/docs/bldocs/en/latest/ - Latest version after processing by Sphinx.
Notes
I am currently using the Python domain as there is no TorqueScript domain for Sphinx yet.
Please look at the documentation for strstr (http://readthedocs.org/docs/bldocs/en/latest/string.html#strstr) as an example for "proper" formatting for an entry.
Scout31:
I'd be glad to help.
Kalphiter:
http://blocklandcloud.com/resources/
DontCare4Free:
--- Quote from: Scout31 on May 28, 2011, 09:34:37 PM ---I'd be glad to help.
--- End quote ---
Thanks. Like I said, it's the regular GitHub Fork/Pull Request procedure.
--- Quote from: Kalphiter on May 28, 2011, 09:37:44 PM ---http://blocklandcloud.com/resources/
--- End quote ---
That documentation doesn't really explain anything though.
And it isn's sorted in any way either. It's pretty much like coding directly from IntelliSense (without looking at the descriptions).
Destiny/Zack0Wack0:
I'll work on my fork tomorrow.