sommerfeld-io / source2adoc

Streamline the process of generating AsciiDoc documentation from inline comments within source code files. This tool converts inline documentation into AsciiDoc files, tailored for seamless integration with Antora.
https://source2adoc.sommerfeld.io
Other
0 stars 0 forks source link

Re-Write source2adoc #76

Closed sebastian-sommerfeld-io closed 2 weeks ago

sebastian-sommerfeld-io commented 1 month ago

As the maintainer of the Source2Adoc project, I am initiating a significant refactoring, transitioning our implementation from Go and Cobra to Kotlin and Spring Shell. This user story marks the beginning of this refactoring providing a clean slate to re-evaluate and enhance our approach to documentation generation.

Update: While working on this story, there again is a possibility that Go and Cobra might be the tools of choice again.

Basic Feature set

Generate documentation files for code types / languages:

Mimic the filesystem layout of the source code in the documentation to preserve the code file organization.

Tasks

Ecosystem Choice and basic development

Features and implementation todos

Possible Follow Ups

sebastian-sommerfeld-io commented 1 month ago

Still some stuff to do

sebastian-sommerfeld-io commented 2 weeks ago

Created dedicated issues for all remaining todos. This issue will be closed now. Dedicated issues allow better tracking.