-
Updated
Oct 18, 2020 - Python
MkDocs
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
Here are 432 public repositories matching this topic...
-
Updated
Oct 18, 2020 - TypeScript
-
Updated
Oct 19, 2020 - TypeScript
-
Updated
Mar 30, 2020 - CSS
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 12, 2020 - HTML
-
Updated
Oct 18, 2020
You can have two API objects that use the same anchor reference. When both are rendered into the same Markdown file, the references are not unique, and one of the links will not work.
def a():
""" Links to [a][0].
[0]: https://a.org """
def b():
""" Links to [b][0].
[0]: https://b.org """The MarkdownRenderer should find such duplicate references (here 0 an
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 18, 2020
It would be great if there was a function in the theme handler in which I could modify the HTML before it's converted to PDF, for example to add a title page.
(At the moment, I tried to add a title page by combining the output with a pre-made PDF for the title page using Ghostscript, but the problem is that Ghostscript ruins all the named destinations links, so internal links won't work. Would
-
Updated
Sep 29, 2020 - Python
-
Updated
Oct 19, 2020 - Ruby
-
Updated
Oct 9, 2019 - R
-
Updated
Apr 27, 2016
-
Updated
Mar 28, 2020 - Python
-
Updated
Aug 19, 2020 - Python
-
Updated
Oct 3, 2020 - Python
-
Updated
May 1, 2017 - Jupyter Notebook
-
Updated
Sep 11, 2020 - HTML
-
Updated
Nov 10, 2018
-
Updated
Aug 3, 2020 - Python
Our current
sitemap.xmlcovers the most basic case. Although, there are users with other needs that require a more customized sitemap.xml.We should implement the same mechanism that we do for custom
404.html, where we provide the most basic one (Maze found) with the ability to change it by adding your own404.htmlto the output generated by Sphinx.So, we could check first for `sitema