Skip to content

Commit 1e6e104

Browse files
authored
Remove from docs
1 parent c410ee2 commit 1e6e104

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/configuring.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ file of this repository, and can be defined in your project's ``conf.py`` via
1515
.. code:: python
1616
1717
html_theme_options = {
18-
'typekit_id': '',
1918
'canonical_url': '',
2019
'analytics_id': '',
2120
'logo_only': False,
@@ -35,7 +34,6 @@ The following options are available:
3534
Base options
3635
------------
3736

38-
* ``typekit_id`` String. This will let users specify a typekit id to use for displaying nicer fonts.
3937
* ``canonical_url`` String. This will specify a `canonical url <https://en.wikipedia.org/wiki/Canonical_link_element>`__
4038
to let search engines know they should give higher ranking to latest version of the docs.
4139
The url points to the root of the documentation and requires a trailing slash.

0 commit comments

Comments
 (0)