I just started use robodoc for documenting clipper sources (still alive :)
(clipper 5.x supports c++-like comment style). I think about possibility to
change default .html extension to .htm (maybe as command line
option --extension?? ), because i want to keep my current make utility which
doesn't support long file names. Is this idea on the right way of robodoc's
development? I could do it. Also i think about add to html font-enconding
information.
Regards,
Janusz
PS: Sorry for my english.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all
I just started use robodoc for documenting clipper sources (still alive :)
(clipper 5.x supports c++-like comment style). I think about possibility to
change default .html extension to .htm (maybe as command line
option --extension?? ), because i want to keep my current make utility which
doesn't support long file names. Is this idea on the right way of robodoc's
development? I could do it. Also i think about add to html font-enconding
information.
Regards,
Janusz
PS: Sorry for my english.
We could add command-line option --htm. Any addition/enchancement is fine as long as it does not break existing functionality.