Skip to content

Commit 0c6df7f

Browse files
committed
Deployed 6e20991 with MkDocs version: 0.17.2
1 parent 1a77ee0 commit 0c6df7f

File tree

38 files changed

+750
-750
lines changed

38 files changed

+750
-750
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h3>Navigation</h3>
106106

107107
<!--
108108
MkDocs version : 0.17.2
109-
Docs Build Date UTC : 2017-12-06 23:52:10
109+
Docs Build Date UTC : 2017-12-07 01:17:43
110110
-->
111111
</body>
112112
</html>

authors/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h3>Navigation</h3>
213213

214214
<!--
215215
MkDocs version : 0.17.2
216-
Docs Build Date UTC : 2017-12-06 23:52:12
216+
Docs Build Date UTC : 2017-12-07 01:17:45
217217
-->
218218
</body>
219219
</html>

change_log/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ <h3>Navigation</h3>
307307

308308
<!--
309309
MkDocs version : 0.17.2
310-
Docs Build Date UTC : 2017-12-06 23:52:12
310+
Docs Build Date UTC : 2017-12-07 01:17:45
311311
-->
312312
</body>
313313
</html>

change_log/release-2.0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h3>Navigation</h3>
223223

224224
<!--
225225
MkDocs version : 0.17.2
226-
Docs Build Date UTC : 2017-12-06 23:52:12
226+
Docs Build Date UTC : 2017-12-07 01:17:45
227227
-->
228228
</body>
229229
</html>

change_log/release-2.1/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h2 id="backwards-incompatible-changes">Backwards-incompatible Changes<a class="
106106
<a href="../../reference/">Library Reference</a> for the options available.</p>
107107
</li>
108108
<li>
109-
<p>If you have been using the <a href="../extensions.md">HeaderId</a> extension
109+
<p>If you have been using the <a href="../../extensions/header_id/">HeaderId</a> extension
110110
to define custom ids on headers, you will want to switch to using the new
111111
<a href="../../extensions/attr_list/">Attribute List</a> extension. The HeaderId extension
112112
now only auto-generates ids on headers which have not already had ids defined.
@@ -278,7 +278,7 @@ <h3>Navigation</h3>
278278

279279
<!--
280280
MkDocs version : 0.17.2
281-
Docs Build Date UTC : 2017-12-06 23:52:12
281+
Docs Build Date UTC : 2017-12-07 01:17:45
282282
-->
283283
</body>
284284
</html>

change_log/release-2.2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h3>Navigation</h3>
227227

228228
<!--
229229
MkDocs version : 0.17.2
230-
Docs Build Date UTC : 2017-12-06 23:52:12
230+
Docs Build Date UTC : 2017-12-07 01:17:45
231231
-->
232232
</body>
233233
</html>

change_log/release-2.3/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h2 id="backwards-incompatible-changes">Backwards-incompatible Changes<a class="
102102
<li>
103103
<p>The <code>force_linenos</code> configuration setting of the CodeHilite extension has been
104104
marked as <strong>Pending Deprecation</strong> and a new setting <code>linenums</code> has been added to
105-
replace it. See documentation for the <a href="../extensions/codehilite.md">CodeHilite Extension</a> for an explanation
105+
replace it. See documentation for the <a href="../../extensions/code_hilite/">CodeHilite Extension</a> for an explanation
106106
of the new <code>linenums</code> setting. The new setting will honor the old
107107
<code>force_linenos</code> if it is set, but it will raise a <code>PendingDeprecationWarning</code>
108108
and will likely be removed in a future version of Python-Markdown.</p>
@@ -255,7 +255,7 @@ <h3>Navigation</h3>
255255

256256
<!--
257257
MkDocs version : 0.17.2
258-
Docs Build Date UTC : 2017-12-06 23:52:12
258+
Docs Build Date UTC : 2017-12-07 01:17:45
259259
-->
260260
</body>
261261
</html>

change_log/release-2.4/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h2 id="backwards-incompatible-changes">Backwards-incompatible Changes<a class="
7676
<p>The <code>force_linenos</code> configuration setting of the CodeHilite extension has been
7777
marked as <strong>Deprecated</strong>. It had previously been marked as &ldquo;Pending Deprecation&rdquo;
7878
in version 2.3 when a new setting <code>linenums</code> was added to replace it. See
79-
documentation for the <a href="../extensions/codehilite.md">CodeHilite Extension</a> for an explanation of the new
79+
documentation for the <a href="../../extensions/code_hilite/">CodeHilite Extension</a> for an explanation of the new
8080
<code>linenums</code> setting. The new setting will honor the old <code>force_linenos</code> if it
8181
is set, but <code>force_linenos</code> will raise a <code>DeprecationWarning</code> and will likely
8282
be removed in a future version of Python-Markdown.</p>
@@ -234,7 +234,7 @@ <h3>Navigation</h3>
234234

235235
<!--
236236
MkDocs version : 0.17.2
237-
Docs Build Date UTC : 2017-12-06 23:52:12
237+
Docs Build Date UTC : 2017-12-07 01:17:45
238238
-->
239239
</body>
240240
</html>

change_log/release-2.5/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ <h3>Navigation</h3>
349349

350350
<!--
351351
MkDocs version : 0.17.2
352-
Docs Build Date UTC : 2017-12-06 23:52:12
352+
Docs Build Date UTC : 2017-12-07 01:17:45
353353
-->
354354
</body>
355355
</html>

change_log/release-2.6/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ <h3>Navigation</h3>
446446

447447
<!--
448448
MkDocs version : 0.17.2
449-
Docs Build Date UTC : 2017-12-06 23:52:12
449+
Docs Build Date UTC : 2017-12-07 01:17:45
450450
-->
451451
</body>
452452
</html>

0 commit comments

Comments
 (0)