Build 39
This commit is contained in:
parent
1c3ef7dab4
commit
05d103dad2
5 changed files with 33 additions and 9 deletions
BIN
_static/img/export_conf.png
Normal file
BIN
_static/img/export_conf.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 237 KiB |
File diff suppressed because one or more lines are too long
16
sitemap.xml
16
sitemap.xml
|
|
@ -2,42 +2,42 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://deblan.gitnet.page/side_menu_doc/</loc>
|
||||
<lastmod>2023-02-17</lastmod>
|
||||
<lastmod>2023-02-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://deblan.gitnet.page/side_menu_doc/changelog/</loc>
|
||||
<lastmod>2023-02-17</lastmod>
|
||||
<lastmod>2023-02-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://deblan.gitnet.page/side_menu_doc/contrib/</loc>
|
||||
<lastmod>2023-02-17</lastmod>
|
||||
<lastmod>2023-02-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://deblan.gitnet.page/side_menu_doc/requirements/</loc>
|
||||
<lastmod>2023-02-17</lastmod>
|
||||
<lastmod>2023-02-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://deblan.gitnet.page/side_menu_doc/screenshots/</loc>
|
||||
<lastmod>2023-02-17</lastmod>
|
||||
<lastmod>2023-02-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://deblan.gitnet.page/side_menu_doc/setup/</loc>
|
||||
<lastmod>2023-02-17</lastmod>
|
||||
<lastmod>2023-02-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://deblan.gitnet.page/side_menu_doc/support/</loc>
|
||||
<lastmod>2023-02-17</lastmod>
|
||||
<lastmod>2023-02-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://deblan.gitnet.page/side_menu_doc/tips/</loc>
|
||||
<lastmod>2023-02-17</lastmod>
|
||||
<lastmod>2023-02-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
|
|
@ -421,6 +421,13 @@
|
|||
Custom app order
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#export-the-configuration" class="md-nav__link">
|
||||
Export the configuration
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
@ -509,6 +516,13 @@
|
|||
Custom app order
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#export-the-configuration" class="md-nav__link">
|
||||
Export the configuration
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
@ -536,6 +550,16 @@
|
|||
<li>Scroll to <code>Applications</code> and customize sorting</li>
|
||||
<li>Save</li>
|
||||
</ol>
|
||||
<h2 id="export-the-configuration">Export the configuration</h2>
|
||||
<ol>
|
||||
<li>Go to user or global settings</li>
|
||||
<li>Click on <code>Export the configuration</code></li>
|
||||
</ol>
|
||||
<figure>
|
||||
<p><a href="../_static/img/export_conf.png" target="blank"><img alt="" src="../_static/img/export_conf.png" /></a>
|
||||
</p>
|
||||
<figcaption>Export the configuration</figcaption>
|
||||
</figure>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue