Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation #50

Open
charlesLoder opened this issue Jan 28, 2023 · 1 comment
Open

Improve documentation #50

charlesLoder opened this issue Jan 28, 2023 · 1 comment

Comments

@charlesLoder
Copy link
Owner

The documentation is lacking.

Though the code is documented decently enough for intellisense, there should be better documentation.

Typedoc is nice to generate docs from code, but it kind of a pain for making things look nice or easily navigable.

Look into docusaurus

@charlesLoder charlesLoder added this to the v2.5.0 milestone Jun 16, 2023
@charlesLoder charlesLoder modified the milestones: v2.5.0, v2.6.0 Aug 25, 2023
@charlesLoder charlesLoder removed this from the v2.6.0 milestone Jan 5, 2024
@charlesLoder
Copy link
Owner Author

Thoughts:

  • Typedoc to generate some JSON
  • maybe custom script to convert json to markdown
  • use Starlight for markdown
  • host on GH Pages (see also here)
  • like havarotjs, it should be it's own branch

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

No branches or pull requests

1 participant