abathur / ldmud-doc

A temporary repo for working on a revamp of the documentation system for http://github.com/ldmud/ldmud
0 stars 0 forks source link

LDMud-doc

The end goal of this project is to make the documentation for LDMud (https://github.com/ldmud/ldmud) easier to convert incorporate with Doxygen-based documentation projects.

To be less vague, the path to that destination includes:

Status

I have completed an initial conversion pass on most of the existing documentation to identify edge cases and issues with the current (tentative) documentation format. The task at hand is ironing out these formatting issues and settling the format. When the format is settled, the primary task will be producing a good specification for this format, and updating the linter scaffold to enforce everything it can. The hope is that the linter can be used to guide the final push to bring the documentation into line with the standard. After this is completed, I'll be able to build an extension to generate a Doxygen-ready copy of the docs.