Skip to content

Conversation

@cmilesdev
Copy link
Member

@cmilesdev cmilesdev commented Dec 19, 2025

Changes

  • Added thorough comments and examples for all public API methods
  • Adds ./docs/watcher.sh which will watch the codebase for changes and run our documentation code generators
  • Adds ./docs/readme/main.go which will update the API index and write examples from function examples. Each function is annotated with a "@group" which categorizes it into an easy to consume human API index.
  • Adds ./docs/examplegen/main.go which will compile all of the examples from comments into self contained, self runnable examples under ./examples/
  • Adds example_compile_test.go which will run and compile all of the examples under ./examples ensuring that they all work and can compile

See readme preview https://github.com/goforj/godump/tree/cmilesdev/doc-gen?tab=readme-ov-file#api-index

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cmilesdev
Copy link
Member Author

@ccoVeille ready when you are

@cmilesdev cmilesdev merged commit c7ad293 into main Dec 20, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants