Merge ~woutervb/snap-store-proxy-charm:documentation_publication into snap-store-proxy-charm:master

Proposed by Wouter van Bommel
Status: Merged
Approved by: Wouter van Bommel
Approved revision: 63668cfa145a8634805ed0b14c1f2e37e70c2c98
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~woutervb/snap-store-proxy-charm:documentation_publication
Merge into: snap-store-proxy-charm:master
Diff against target: 64 lines (+15/-4)
3 files modified
charmcraft.yaml (+8/-0)
docs/snap-store-proxy-charm docs - index.md (+5/-4)
metadata.yaml (+2/-0)
Reviewer Review Type Date Requested Status
Tong Shinn Approve
Review via email: mp+418000@code.launchpad.net

Commit message

Sync the documentation with how it is added to discourse.charmhub.io

Added a docs tag to metadata.yaml, now it is known

To post a comment you must log in.
Revision history for this message
Tong Shinn (tshinn) :
review: Approve
Revision history for this message
Otto Co-Pilot (otto-copilot) wrote :
63668cf... by Wouter van Bommel

Fix too long line length

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charmcraft.yaml b/charmcraft.yaml
2index 77b5206..c8a34a0 100644
3--- a/charmcraft.yaml
4+++ b/charmcraft.yaml
5@@ -10,7 +10,15 @@ bases:
6 - build-on:
7 - name: "ubuntu"
8 channel: "20.04"
9+ architectures:
10+ - amd64
11 run-on:
12 - name: "ubuntu"
13 channel: "20.04"
14+ architectures:
15+ - amd64
16
17+parts:
18+ charm:
19+ charm-binary-python-packages:
20+ - cryptography
21diff --git a/docs/contributing.md b/docs/snap-store-proxy-charm docs - contributing.md
22similarity index 100%
23rename from docs/contributing.md
24rename to docs/snap-store-proxy-charm docs - contributing.md
25diff --git a/docs/snap-store-proxy-charm docs - index.md b/docs/snap-store-proxy-charm docs - index.md
26index 62cb23f..5174f96 100644
27--- a/docs/snap-store-proxy-charm docs - index.md
28+++ b/docs/snap-store-proxy-charm docs - index.md
29@@ -16,10 +16,11 @@ For more information about PostgreSQL and the relation [see this section](https:
30
31 | Level | Path | Navlink |
32 | -- | -- | -- |
33-| 1 | | [Overview](/t/topic-title/<ID>) |
34-| 1 | install | [install](/t/topic-title/<ID>) |
35-| 1 | contributing | [Contributing](/t/topic-title/<ID>) |
36-| 1 | upgrading | [Upgrading](/t/topic-title/<ID>) |
37+| 1 | | [Overview](/t/snap-store-proxy-charm-docs-index/5994) |
38+| 1 | install | [install](/t/snap-store-proxy-charm-docs-install/5995) |
39+| 1 | contributing |
40+[Contributing](/t/snap-store-proxy-charm-docs-contributing/5996) |
41+| 1 | upgrading | [Upgrading](/t/snap-store-proxy-charm-docs-upgrading/5997) |
42
43 # Redirects
44
45diff --git a/docs/install.md b/docs/snap-store-proxy-charm docs - install.md
46similarity index 100%
47rename from docs/install.md
48rename to docs/snap-store-proxy-charm docs - install.md
49diff --git a/docs/upgrading.md b/docs/snap-store-proxy-charm docs - upgrading.md
50similarity index 100%
51rename from docs/upgrading.md
52rename to docs/snap-store-proxy-charm docs - upgrading.md
53diff --git a/metadata.yaml b/metadata.yaml
54index dc12a00..a74b763 100644
55--- a/metadata.yaml
56+++ b/metadata.yaml
57@@ -12,6 +12,8 @@ maintainers:
58 - Wouter van Bommel <wouter.bommel>@canonical.com
59 tags:
60 - Snap store proxy
61+ - snap-store-proxy-charm
62+docs: https://discourse.charmhub.io/t/snap-store-proxy-charm-docs-index/5994
63
64 subordinate: false
65

Subscribers

People subscribed via source and target branches

to all changes: