-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Labels
enhancementLabel issues that propose improvements to existing features.Label issues that propose improvements to existing features.feature requestSuggest new features or enhancements to existing functionalities with this tag.Suggest new features or enhancements to existing functionalities with this tag.
Description
As it stands autogsdoc is an excellent tool for generating documentation from GNUstep's headers, but it is limited to HTML output. Indeed, it uses some antiquated tags from older versions of HTML, namely and to name a few. I see the following issues:
- The current implementation of HTML generation needs to be reviewed and updated... get rid of older tags, make the generated HTML more capable of having CSS applied
- The generation itself needs to be looked at such that other formats could be generated for example: Markdown or formats capable of being parsed by other document generators
- Code cleanup
GC
Metadata
Metadata
Assignees
Labels
enhancementLabel issues that propose improvements to existing features.Label issues that propose improvements to existing features.feature requestSuggest new features or enhancements to existing functionalities with this tag.Suggest new features or enhancements to existing functionalities with this tag.