aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/html/sitemap.xml
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-01-26 18:52:54 +0100
committernodiscc <nodiscc@gmail.com>2017-06-18 00:19:49 +0200
commit53ed6d7d1e678d7486337ce67a2f17b30bac21ac (patch)
treef8bef0164a70bd03d2b9781951c01bdd018f1842 /doc/html/sitemap.xml
parentd5d22a6d07917865c44148ad76f43c65a929a890 (diff)
downloadShaarli-53ed6d7d1e678d7486337ce67a2f17b30bac21ac.tar.gz
Shaarli-53ed6d7d1e678d7486337ce67a2f17b30bac21ac.tar.zst
Shaarli-53ed6d7d1e678d7486337ce67a2f17b30bac21ac.zip
Generate HTML documentation using MkDocs (WIP)
MkDocs is a static site generator geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML file. * http://www.mkdocs.org/ * http://www.mkdocs.org/user-guide/configuration/ Ref. #312 * remove pandoc-generated HTML documentation * move markdown doc to doc/md/, * mkdocs.yml: * generate HTML doc in doc/html * add pages TOC/ordering * use index.md as index page * Makefile: remove execute permissions from generated files * Makefile: rewrite htmlpages GFM to markdown conversion using sed: awk expression aslo matched '][' which causes invalid output on complex links with images or code blocks * Add mkdocs.yml to .gitattributes, exclude this file from release archives * Makefile: rename: htmldoc -> doc_html target * run make doc: pull latest markdown documentation from wiki * run make htmlpages: update html documentation
Diffstat (limited to 'doc/html/sitemap.xml')
-rw-r--r--doc/html/sitemap.xml266
1 files changed, 266 insertions, 0 deletions
diff --git a/doc/html/sitemap.xml b/doc/html/sitemap.xml
new file mode 100644
index 00000000..534f02b5
--- /dev/null
+++ b/doc/html/sitemap.xml
@@ -0,0 +1,266 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
4
5 <url>
6 <loc>/</loc>
7 <lastmod>2017-06-18</lastmod>
8 <changefreq>daily</changefreq>
9 </url>
10
11
12
13
14 <url>
15 <loc>/Download-and-Installation/</loc>
16 <lastmod>2017-06-18</lastmod>
17 <changefreq>daily</changefreq>
18 </url>
19
20 <url>
21 <loc>/Upgrade-and-migration/</loc>
22 <lastmod>2017-06-18</lastmod>
23 <changefreq>daily</changefreq>
24 </url>
25
26 <url>
27 <loc>/Server-requirements/</loc>
28 <lastmod>2017-06-18</lastmod>
29 <changefreq>daily</changefreq>
30 </url>
31
32 <url>
33 <loc>/Server-configuration/</loc>
34 <lastmod>2017-06-18</lastmod>
35 <changefreq>daily</changefreq>
36 </url>
37
38 <url>
39 <loc>/Server-security/</loc>
40 <lastmod>2017-06-18</lastmod>
41 <changefreq>daily</changefreq>
42 </url>
43
44 <url>
45 <loc>/Shaarli-configuration/</loc>
46 <lastmod>2017-06-18</lastmod>
47 <changefreq>daily</changefreq>
48 </url>
49
50 <url>
51 <loc>/Plugins/</loc>
52 <lastmod>2017-06-18</lastmod>
53 <changefreq>daily</changefreq>
54 </url>
55
56
57
58
59
60 <url>
61 <loc>/Docker-101/</loc>
62 <lastmod>2017-06-18</lastmod>
63 <changefreq>daily</changefreq>
64 </url>
65
66 <url>
67 <loc>/Shaarli-images/</loc>
68 <lastmod>2017-06-18</lastmod>
69 <changefreq>daily</changefreq>
70 </url>
71
72 <url>
73 <loc>/Reverse-proxy-configuration/</loc>
74 <lastmod>2017-06-18</lastmod>
75 <changefreq>daily</changefreq>
76 </url>
77
78 <url>
79 <loc>/Docker-resources/</loc>
80 <lastmod>2017-06-18</lastmod>
81 <changefreq>daily</changefreq>
82 </url>
83
84
85
86
87
88 <url>
89 <loc>/Features/</loc>
90 <lastmod>2017-06-18</lastmod>
91 <changefreq>daily</changefreq>
92 </url>
93
94 <url>
95 <loc>/Bookmarklet/</loc>
96 <lastmod>2017-06-18</lastmod>
97 <changefreq>daily</changefreq>
98 </url>
99
100 <url>
101 <loc>/Browsing-and-searching/</loc>
102 <lastmod>2017-06-18</lastmod>
103 <changefreq>daily</changefreq>
104 </url>
105
106 <url>
107 <loc>/Firefox-share/</loc>
108 <lastmod>2017-06-18</lastmod>
109 <changefreq>daily</changefreq>
110 </url>
111
112 <url>
113 <loc>/RSS-feeds/</loc>
114 <lastmod>2017-06-18</lastmod>
115 <changefreq>daily</changefreq>
116 </url>
117
118 <url>
119 <loc>/REST-API/</loc>
120 <lastmod>2017-06-18</lastmod>
121 <changefreq>daily</changefreq>
122 </url>
123
124
125
126
127
128 <url>
129 <loc>/Backup,-restore,-import-and-export/</loc>
130 <lastmod>2017-06-18</lastmod>
131 <changefreq>daily</changefreq>
132 </url>
133
134 <url>
135 <loc>/Copy-an-existing-installation-over-SSH-and-serve-it-locally/</loc>
136 <lastmod>2017-06-18</lastmod>
137 <changefreq>daily</changefreq>
138 </url>
139
140 <url>
141 <loc>/Create-and-serve-multiple-Shaarlis-(farm)/</loc>
142 <lastmod>2017-06-18</lastmod>
143 <changefreq>daily</changefreq>
144 </url>
145
146 <url>
147 <loc>/Download-CSS-styles-from-an-OPML-list/</loc>
148 <lastmod>2017-06-18</lastmod>
149 <changefreq>daily</changefreq>
150 </url>
151
152 <url>
153 <loc>/Datastore-hacks/</loc>
154 <lastmod>2017-06-18</lastmod>
155 <changefreq>daily</changefreq>
156 </url>
157
158
159
160
161 <url>
162 <loc>/Troubleshooting/</loc>
163 <lastmod>2017-06-18</lastmod>
164 <changefreq>daily</changefreq>
165 </url>
166
167
168
169
170 <url>
171 <loc>/Development-guidelines/</loc>
172 <lastmod>2017-06-18</lastmod>
173 <changefreq>daily</changefreq>
174 </url>
175
176 <url>
177 <loc>/Continuous-integration-tools/</loc>
178 <lastmod>2017-06-18</lastmod>
179 <changefreq>daily</changefreq>
180 </url>
181
182 <url>
183 <loc>/GnuPG-signature/</loc>
184 <lastmod>2017-06-18</lastmod>
185 <changefreq>daily</changefreq>
186 </url>
187
188 <url>
189 <loc>/Coding-guidelines/</loc>
190 <lastmod>2017-06-18</lastmod>
191 <changefreq>daily</changefreq>
192 </url>
193
194 <url>
195 <loc>/Directory-structure/</loc>
196 <lastmod>2017-06-18</lastmod>
197 <changefreq>daily</changefreq>
198 </url>
199
200 <url>
201 <loc>/3rd-party-libraries/</loc>
202 <lastmod>2017-06-18</lastmod>
203 <changefreq>daily</changefreq>
204 </url>
205
206 <url>
207 <loc>/Plugin-System/</loc>
208 <lastmod>2017-06-18</lastmod>
209 <changefreq>daily</changefreq>
210 </url>
211
212 <url>
213 <loc>/Release-Shaarli/</loc>
214 <lastmod>2017-06-18</lastmod>
215 <changefreq>daily</changefreq>
216 </url>
217
218 <url>
219 <loc>/Versioning-and-Branches/</loc>
220 <lastmod>2017-06-18</lastmod>
221 <changefreq>daily</changefreq>
222 </url>
223
224 <url>
225 <loc>/Security/</loc>
226 <lastmod>2017-06-18</lastmod>
227 <changefreq>daily</changefreq>
228 </url>
229
230 <url>
231 <loc>/Static-analysis/</loc>
232 <lastmod>2017-06-18</lastmod>
233 <changefreq>daily</changefreq>
234 </url>
235
236 <url>
237 <loc>/Theming/</loc>
238 <lastmod>2017-06-18</lastmod>
239 <changefreq>daily</changefreq>
240 </url>
241
242 <url>
243 <loc>/Unit-tests/</loc>
244 <lastmod>2017-06-18</lastmod>
245 <changefreq>daily</changefreq>
246 </url>
247
248
249
250
251
252 <url>
253 <loc>/FAQ/</loc>
254 <lastmod>2017-06-18</lastmod>
255 <changefreq>daily</changefreq>
256 </url>
257
258 <url>
259 <loc>/Community-&-Related-software/</loc>
260 <lastmod>2017-06-18</lastmod>
261 <changefreq>daily</changefreq>
262 </url>
263
264
265
266</urlset> \ No newline at end of file