@@ -48,7 +48,6 @@ First steps
4848 intro/overview
4949 intro/install
5050 intro/tutorial
51- intro/examples
5251
5352:doc: `intro/overview `
5453 Understand what `appimage-builder ` is and how it can help you.
@@ -59,65 +58,36 @@ First steps
5958:doc: `intro/tutorial `
6059 Write your first `appimage-builder ` recipe.
6160
62- :doc: `intro/examples `
63- Learn more by playing with a pre-made `appimage-builder ` project.
64-
65- ===============
66- Advanced topics
67- ===============
68-
6961.. toctree ::
70- :caption: Advanced topics
71- :hidden:
72-
73- advanced/updates
74-
75- advanced/signing
76-
77- advanced/testing
78-
79- advanced/troubleshooting
62+ :caption: Examples
8063
64+ examples/bash
65+ examples/gnome
66+ examples/kde
67+ examples/multimedia
8168
82- :doc: `advanced/updates `
83- Add delta updates support to your AppImage
69+ .. toctree ::
70+ :caption: Advanced topics
71+ :hidden:
8472
85- :doc: `advanced/signing `
86- Sign your binaries to protect your users
73+ advanced/updates
74+ advanced/signing
75+ advanced/testing
76+ advanced/troubleshooting
8777
88- :doc: `advanced/testing `
89- Test in different systems
9078
91- :doc: `advanced/troubleshooting `
92- Find and fix issues
9379
94- ===============
95- Hosted Services
96- ===============
9780
9881.. toctree ::
99- :caption: Hosted Services
100- :hidden:
101-
102- hosted-services/gitlab-ci
103-
104- hosted-services/github-actions
82+ :caption: Hosted Services
83+ :hidden:
10584
106- :doc: ` hosted-services/gitlab-ci `
107- Learn how to produce AppImages on Gitlab instances
85+ hosted-services/gitlab-ci
86+ hosted-services/github-actions
10887
109- :doc: `hosted-services/github-actions `
110- Learn how to produce AppImages using GitHub Actions
111-
112- ====================
113- Recipe specification
114- ====================
11588
11689.. toctree ::
117- :caption: Recipe specification
118- :hidden:
119-
120- recipe/version_1
90+ :caption: Reference
91+ :hidden:
12192
122- :doc: `recipe/version_1 `
123- Specification of the `appimage-builder ` version 1 recipe format.
93+ reference/version_1
0 commit comments