summaryrefslogtreecommitdiff
path: root/docs/user_guide.md
Commit message (Collapse)AuthorAgeFilesLines
* Add Font Awesome 5 icons to main page headersJordan Cook2021-08-271-3/+3
|
* Add more details on troubleshooting & debuggingJordan Cook2021-08-271-0/+29
|
* Reorganize user docs: break down User Guide and Advanced Usage sections into ↵Jordan Cook2021-08-261-737/+0
| | | | smaller pages
* Misc user guide edits/formattingJordan Cook2021-08-261-39/+42
|
* More docs on cache options; for clarity, refer to cache key behavior as ↵Jordan Cook2021-08-261-32/+95
| | | | 'request matching', and selective caching options as 'cache filtering'
* Add more notes on when to not use monkey-patchingJordan Cook2021-08-261-13/+22
|
* Update Cache Headers section of User GuideJordan Cook2021-08-261-35/+64
|
* Add example to docs of exporting a cacheJordan Cook2021-08-251-5/+28
|
* Move 'Cache Files' docs that apply to both SQLite and Filesystem backends to ↵Jordan Cook2021-08-251-13/+115
| | | | main User Guide page
* Better backend docsJordan Cook2021-08-201-30/+82
|
* Better serializer docsJordan Cook2021-08-201-3/+21
|
* Add more detailed installation info and conda-forge badgeJordan Cook2021-08-201-21/+29
|
* s/whitelist/allowlistJordan Cook2021-08-191-1/+1
|
* Update user guide and ReadmeJordan Cook2021-08-141-23/+36
|
* Add section to user guide listing latest compatible releases for older ↵Jordan Cook2021-08-141-0/+13
| | | | python versions
* Drop support for python 3.6Jordan Cook2021-08-141-2/+2
|
* Add some more details to contributing guide, and add sample caches for 0.7 ↵Jordan Cook2021-08-101-9/+9
| | | | patch versions
* Add better examples for using requests-cache with requests-mockJordan Cook2021-08-071-0/+1
|
* Remove some unnecessary escapesJordan Cook2021-08-061-4/+4
|
* Add doc section and sample response for YAML serializerJordan Cook2021-07-211-3/+19
|
* Add some missing modules to API docs, and some additional doc formattingJordan Cook2021-07-201-2/+8
|
* Convert docs from rST to MyST, and switch to Furo themeJordan Cook2021-07-091-0/+381