Skip to content

Commit 9c458f0

Browse files
jack-w-shawAflynn50
authored andcommitted
chore: stop ignoring auto-generated docs
It makes sense to track these docs in git in my opinion. That way, we can add an action to check docs are updated before merging, similar to how we check generated mocks. Including the docs in github could also serve as a valuable reference location alongside RTD.
1 parent c9bd93c commit 9c458f0

File tree

192 files changed

+11800
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+11800
-5
lines changed

docs/.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
user/reference/juju-cli/list-of-juju-cli-commands/*
2-
user/reference/configuration/list-of-controller-configuration-keys.md
3-
user/reference/configuration/list-of-model-configuration-keys.md
4-
51
# Starter pack rules start here
62
/*env*/
73
.sphinx/venv/
@@ -17,4 +13,4 @@ __pycache__
1713
.vscode/
1814
.sphinx/styles/*
1915
.sphinx/vale.ini
20-
sp-docs/_build
16+
sp-docs/_build

0 commit comments

Comments
 (0)