-
Updated
Feb 23, 2022 - 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 698 public repositories matching this topic...
-
Updated
Feb 21, 2022 - TypeScript
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Mar 30, 2020 - CSS
-
Updated
Jun 13, 2021 - Python
Is there an existing issue for this?
- I have searched the existing issues
Suggestion
There are a couple problems with Sample Data that we would like to address.
- The sample data being out of date from the SDK
- Storing all the manifest sample data files within this repository
Possible Implementation
The large collection of sample data should be removed in favo
-
Updated
Feb 23, 2022 - Python
-
Updated
Feb 24, 2022 - Python
-
Updated
Feb 23, 2022 - Python
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
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
Feb 18, 2022 - SCSS
-
Updated
Feb 14, 2022 - Python
-
Updated
Feb 9, 2022 - Python
-
Updated
Feb 16, 2022 - Python
-
Updated
Feb 2, 2022 - Python
-
Updated
May 4, 2021 - R
-
Updated
Jan 20, 2022 - C++
-
Updated
Feb 19, 2022 - HTML
-
Updated
Feb 15, 2022 - Ruby
-
Updated
Apr 27, 2016
-
Updated
Dec 11, 2021 - Python
-
Updated
Feb 14, 2022 - Jupyter Notebook
-
Updated
Mar 28, 2020 - Python
Created by Tom Christie
Released 2014
Latest release 4 months ago
- Repository
- mkdocs/mkdocs
- Website
- www.mkdocs.org
We are loading
test_data.jsonfrom https://github.com/readthedocs/readthedocs.org/blob/40bc5b1c01a8edfcaf4b898e5b79565598e36d51/readthedocs/projects/fixtures/test_data.json when runninginv docker.up --initat https://github.com/readthedocs/common/blob/0620e5dad7831c8c6d093efb7e5c91d8118d9c61/dockerfiles/entrypoints/web.sh#L11That fixture contains some projects that are old or are abandone