Closed matortheeternal closed 8 years ago
Made further progress on this in 2136da3. Going to refer to automation tools html formatting to do tidying up and styling. Once that's done, I'll compile it into a CHM and get started on linking the CHM to the exe through help contexts and whatever else.
62b1f89 has a working CHM of the documentation. Now I just need to integrate it with the application through RAD Studio.
Documentation also needs to be updated with the changes that have happened since I last edited it.
Requirements
Approach
So the approach to this is really uncertain.
Assessment
I think the best choice is a web page, because I want to make the documentation available on the web anyways, and that also allows us to easily try the CHM file methodology. The real question is whether or not there's an easy way to convert my already-existing ODT documentation to a web page without too much trouble, or some way of automatically digesting and processing the documentation from one format to the other.