diff options
| author | Jordan Cook <jordan.cook@pioneer.com> | 2021-09-07 14:06:37 -0500 |
|---|---|---|
| committer | Jordan Cook <jordan.cook@pioneer.com> | 2021-09-07 14:35:03 -0500 |
| commit | 5779131b4cb62a3a513285f8fba0c675db07ae66 (patch) | |
| tree | b821a3ff8c1b805e8ec010bf9c02a58288321fce /docs | |
| parent | 310bab8047c714ee190b0eb8ac36838af1711308 (diff) | |
| download | requests-cache-5779131b4cb62a3a513285f8fba0c675db07ae66.tar.gz | |
Update changelog and Readme linksv0.8.0
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.md | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/index.md b/docs/index.md index 7d0e4e5..08133ea 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,13 +1,15 @@ <!-- Pre-release warning to reduce confusion on what '/latest' means; -TODO: remove prior to next minor release, or add script to make this conditional +TODO: add script to make this conditional +--> +<!-- + ```{admonition} Note + :class: warning + You are viewing the pre-release documentation, which may describe features that are still in development. + Documentation for the latest stable release can be found at [requests-cache.readthedocs.io](https://requests-cache.readthedocs.io) + ``` --> -```{admonition} Note -:class: warning -You are viewing the pre-release documentation, which may describe features that are still in development. -Documentation for the latest stable release can be found at [requests-cache.readthedocs.io](https://requests-cache.readthedocs.io) -``` (index-page)= <!-- Include Readme contents, except for the links to readthedocs, which would be redundant here --> |
