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

docs: #377 update documentation #1116

Closed
wants to merge 1 commit into from

Conversation

miguelcsx
Copy link
Contributor

Summary

This pull request introduces significant updates across multiple components of the project:

  1. rust-code-analysis-web:
    Added a README.md with comprehensive documentation on how to build and run the web server. This includes instructions for setting up the project, dependencies, and starting the server.

  2. rust-code-analysis-cli:
    Updated the project with a new README.md file providing detailed instructions for building and running the command-line interface (CLI). The documentation includes usage examples and options available in the CLI.

  3. rust-code-analysis-book:
    Enhanced the documentation to include detailed usage instructions for the book, ensuring that users can easily understand and utilize the new features and updates.

Benefits

  • Improved documentation for easier setup and usage of rust-code-analysis-web and rust-code-analysis-cli.
  • Enhanced guidance for users interacting with rust-code-analysis-book, improving overall user experience and accessibility.

- added readme documentation including building and run instructions

- enhanced book documentation with detailed usage instructions
@marco-c
Copy link
Collaborator

marco-c commented Sep 17, 2024

Thanks for the PR, @miguelcsx. It contains too many intertwined changes, could you submit them separately?

@marco-c marco-c closed this Sep 17, 2024
@miguelcsx
Copy link
Contributor Author

Thanks for the PR, @miguelcsx. It contains too many intertwined changes, could you submit them separately?

Is it ok to commit different PRs or just one PR with different commits?

@marco-c
Copy link
Collaborator

marco-c commented Sep 17, 2024

Different PRs will be easier, so we can review them and merge them one by one.

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.

2 participants