Skip to content

[autogsdoc] should be refactored to support multiple output formats #425

@gcasa

Description

@gcasa

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:

  1. 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
  2. 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
  3. Code cleanup

GC

Metadata

Metadata

Assignees

Labels

enhancementLabel issues that propose improvements to existing features.feature requestSuggest new features or enhancements to existing functionalities with this tag.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions