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

Write Technical Documentation Guidelines #4

Open
3 tasks
jboix opened this issue Jan 23, 2024 · 0 comments
Open
3 tasks

Write Technical Documentation Guidelines #4

jboix opened this issue Jan 23, 2024 · 0 comments
Milestone

Comments

@jboix
Copy link
Collaborator

jboix commented Jan 23, 2024

As an RTS developer I need guidelines to provide Technical Documentation within my project.

Acceptance criteria

  • Define the documentation levels, e.g.: API Documentation, Integration guides, Architecture Diagrams, Specifications...
  • Define the preferred channel of each level of the documentation, e.g.: Architecture Diagrams should be available through the Wiki, API Documentation should be available within the code...
  • Define the best practice for writing the documentation, e.g. : Describe what a method does instead of how it is implemented, Provide code samples....
  • Provide tools to enhance the documentation interaction, e.g. : Swagger, DocC....
  • Create a section in the deployment documentation detailing the procedure for tagging: applications in AWS and other deployment services. Specify that each application must be tagged with the repository name to allow the infrastructure team to easily identify which instances are associated with each project.

Tasks

  • Discuss the documentation levels within the guild.
  • Discuss the Technical Documentation best practices within the guild.
  • Produce the guideline.
@jboix jboix modified the milestones: Best Practices, Guidelines Jan 23, 2024
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

1 participant