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

Documentation Structure #148

Open
metcoder95 opened this issue Aug 27, 2023 · 1 comment
Open

Documentation Structure #148

metcoder95 opened this issue Aug 27, 2023 · 1 comment

Comments

@metcoder95
Copy link
Member

metcoder95 commented Aug 27, 2023

Based on Fastify#2071, it seems that the overall agreement is the lack of structure of our documentation, rather than the precision or amount of documentation itself.

If we focus first on structuring our documentation in a way that is easier to filter, extend and manage; adding and improving documentation content/details should be an easier task for us and for any contributor of the project.

The structure that seems to be the most suggested is the Divio#Documentation Framework.
On a higher-level the structure seems nice, easier to filter, manage and extend.

We already have a set of sections in mind that we would like to converge, like Plugins, Guides, and References.
We can come with a mixed result based on the structure suggested an our needs.

Following the documentation and our current setup; I was imagine something similar to this:

  • Documentation Home
  • Technical Principles
  • Use Cases
  • Guides (should be ordered alphabetically)
    • Getting Started
    • v3 Migration Guide (shall we remove it?)
    • v2 Migration Guide (shall we remove it?)
    • The Hitchhiker's Guide to Plugins
    • Prototype Poisoning
    • Serverless
    • Testing
    • Write-Type-Provider
    • TypeScript Best Practices
    • Encapsulation
  • References
    • Content Type Parser
    • Decorators
    • Errors
    • HTTP2
    • Hooks
    • LTS
    • Lifecycle
    • Logging
    • Middleware
    • Plugins
    • Reply
    • Request
    • Routes
    • Server
    • Type Providers
    • TypeScript
    • Validation and Serialization
@metcoder95 metcoder95 converted this from a draft issue Aug 27, 2023
@metcoder95
Copy link
Member Author

cc: @Eomm

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

No branches or pull requests

1 participant