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

[Feature]: Make it easier to add documenation #1759

Open
bikash119 opened this issue Oct 2, 2024 · 3 comments
Open

[Feature]: Make it easier to add documenation #1759

bikash119 opened this issue Oct 2, 2024 · 3 comments

Comments

@bikash119
Copy link

Problem

While working on the issue #1623, a few issues I encountered:

  • As we have contributing docs for compoenents like backend, gateway, I couldn't find contributing docs for documents.
  • The setup.py doesn't have mkdocs dependencies. A new contributor need to install the dependencies based on the failure message from mkdocs build command.

Solution

pip install -e .[docs] should install all the required dependencies for someone to build mkdocs.

Workaround

No response

Would you like to help us implement this feature by sending a PR?

Yes

Copy link

github-actions bot commented Nov 2, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 2, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale. Please reopen the issue if it is still relevant.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants