mirror of
https://github.com/fmtlib/fmt.git
synced 2025-02-06 12:40:07 +00:00
Remove rtd compat
This commit is contained in:
parent
c71d08fc22
commit
06f8e02fb3
@ -1,7 +0,0 @@
|
|||||||
# Sphinx configuration for readthedocs.
|
|
||||||
|
|
||||||
import os, sys
|
|
||||||
|
|
||||||
master_doc = 'index'
|
|
||||||
html_theme = 'theme'
|
|
||||||
html_theme_path = ["."]
|
|
@ -1,2 +0,0 @@
|
|||||||
If you are not redirected automatically, follow the
|
|
||||||
`link to the fmt documentation <https://fmt.dev/latest/>`_.
|
|
@ -1,17 +0,0 @@
|
|||||||
{% extends "basic/layout.html" %}
|
|
||||||
|
|
||||||
{% block extrahead %}
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta http-equiv="refresh" content="1;url=https://fmt.dev/latest/">
|
|
||||||
<script type="text/javascript">
|
|
||||||
window.location.href = "https://fmt.dev/latest/"
|
|
||||||
</script>
|
|
||||||
<title>Page Redirection</title>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block document %}
|
|
||||||
If you are not redirected automatically, follow the <a href='https://fmt.dev/latest/'>link to the fmt documentation</a>.
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block footer %}
|
|
||||||
{% endblock %}
|
|
@ -1,2 +0,0 @@
|
|||||||
[theme]
|
|
||||||
inherit = basic
|
|
Loading…
x
Reference in New Issue
Block a user