Skip to content

feat: Add comprehensive project documentation #1496

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

marciolopesjr
Copy link

This commit introduces a new, structured documentation for the project, aimed at providing a solid knowledge base for commercial use.

The documentation is located in the new documentation/ directory and is broken down into several Markdown files for clarity and ease of navigation:

  • index.md: Main entry point and table of contents.
  • 01-getting-started.md: Covers installation and initial setup.
  • 02-basic-usage.md: Explains getUpdates and Webhook methods.
  • 03-commands.md: Details the command system.
  • 04-advanced-features.md: Covers database, conversations, and logging.
  • 05-contributing.md: Contribution guidelines.

This new structure replaces the single, monolithic README.md file as the primary source of documentation.

? !
Type bug / feature / improvement
BC Break yes / no
Fixed issues

Summary

This commit introduces a new, structured documentation for the project, aimed at providing a solid knowledge base for commercial use.

The documentation is located in the new `documentation/` directory and is broken down into several Markdown files for clarity and ease of navigation:
- index.md: Main entry point and table of contents.
- 01-getting-started.md: Covers installation and initial setup.
- 02-basic-usage.md: Explains getUpdates and Webhook methods.
- 03-commands.md: Details the command system.
- 04-advanced-features.md: Covers database, conversations, and logging.
- 05-contributing.md: Contribution guidelines.

This new structure replaces the single, monolithic README.md file as the primary source of documentation.
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.

1 participant