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

Roadmap to doctree v1.0 #27

Open
9 of 11 tasks
slimsag opened this issue May 12, 2022 · 3 comments
Open
9 of 11 tasks

Roadmap to doctree v1.0 #27

slimsag opened this issue May 12, 2022 · 3 comments

Comments

@slimsag
Copy link
Member

slimsag commented May 12, 2022

State of doctree today: v0.1

We're working towards v0.2, and are only 8 weeks into development.

  • Binary releases for every OS
  • Docker images you can self-host
  • Basic search navigation experience
  • Basic support for
    • Go (missing vars/consts/etc, only functions working today)
    • Python (missing vars/consts/etc, only functions working today)
    • Markdown (missing search integration, ability to link to headers)

Major milestones coming soon

Feedback on anything very welcome!

@DaivikDave
Copy link
Contributor

Hey @slimsag,
I would like to contribute to doctree,I have gone throught the codebase and have basic understanding of the components. Can I take any of the issues mentioned above on the server side? I can work on adding basic support for Go/Python but if it's taken, I can work on other issues as well!

@slimsag
Copy link
Member Author

slimsag commented May 27, 2022

@DaivikDave I'd love that! Right now Go and Python indexers are pretty active, maybe you'd like to work on creating a new indexer for a new language, though? You can probably easily copy the Python one right now to get started - and see #10 for some resources on how it all works.

A JS/TS one, Java one, etc. would be very cool. Or if you want to help in other places let me know. Also join the Discord :)

@DaivikDave
Copy link
Contributor

@slimsag Thanks. I would to work on language support for javascript. I'll go through the language support issue to get started and join discord!

@slimsag slimsag pinned this issue Jun 14, 2022
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

2 participants