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

Create template index.md #19

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Create template index.md #19

merged 4 commits into from
Sep 23, 2024

Conversation

erinecon
Copy link
Contributor

@erinecon erinecon commented Sep 19, 2024

Overview

Include a template for the landing page (index.md) for the charm's documentation. (ISD-2197)

Rationale

Including a template directly in this repo will help maintain consistency between the IS charms, and hopefully the template will save devs some time when they start to put together documentation for the charm.

The page contains some generic text that will likely be applicable to many of the charms created from this template repo, but there are pieces that will obviously need to be changed to match the specifics of the new charm. I tried to include comments to guide the missing pieces.

Note that some text on the landing pages has been copied over from charm to charm, and I did reuse some of that text. However, I made an attempt to cut out jargon (like "day N"). I also tried to keep the template text as concise as possible.

Juju Events Changes

None

Module Changes

None

Library Changes

None

Checklist

@erinecon erinecon added documentation Improvements or additions to documentation trivial labels Sep 19, 2024
@erinecon erinecon requested a review from a team as a code owner September 19, 2024 19:28
jdkandersson
jdkandersson previously approved these changes Sep 20, 2024
docs/index.md Outdated Show resolved Hide resolved
docs/index.md Outdated Show resolved Hide resolved
Copy link

Test coverage for 463749b

Name           Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------
src/charm.py      31      0      4      0   100%
----------------------------------------------------------
TOTAL             31      0      4      0   100%

Static code analysis report

Run started:2024-09-20 18:40:00.085946

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 151
  Total lines skipped (#nosec): 0
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

docs-template/index.md Show resolved Hide resolved
@erinecon erinecon merged commit 27e88e0 into main Sep 23, 2024
16 checks passed
@erinecon erinecon deleted the add-template-index-page branch September 23, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation trivial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants