mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Remove from docs
This commit is contained in:
parent
c410ee2547
commit
1e6e1049a1
@ -15,7 +15,6 @@ file of this repository, and can be defined in your project's ``conf.py`` via
|
||||
.. code:: python
|
||||
|
||||
html_theme_options = {
|
||||
'typekit_id': '',
|
||||
'canonical_url': '',
|
||||
'analytics_id': '',
|
||||
'logo_only': False,
|
||||
@ -35,7 +34,6 @@ The following options are available:
|
||||
Base options
|
||||
------------
|
||||
|
||||
* ``typekit_id`` String. This will let users specify a typekit id to use for displaying nicer fonts.
|
||||
* ``canonical_url`` String. This will specify a `canonical url <https://en.wikipedia.org/wiki/Canonical_link_element>`__
|
||||
to let search engines know they should give higher ranking to latest version of the docs.
|
||||
The url points to the root of the documentation and requires a trailing slash.
|
||||
|
Loading…
Reference in New Issue
Block a user