Commit graph

45 commits

Author SHA1 Message Date
David Lord
c4cdac59f5 show type hints in description 2021-05-10 22:45:42 -07:00
David Lord
bf473c8e3b update project links 2021-02-24 10:09:15 -08:00
Grey Li
6219702269 Add command switch tabs for Bash, CMD and Powershell with sphinx-tabs (#3714)
* Enable Sphinx extension sphinx-tabs

* Add command tabs for all export commands

* Add command tabs for all venv commands

Fix trim spaces
2020-10-15 14:08:37 -07:00
Grey Li
f4861793fd Fix bad intersphinx link 2020-08-07 19:01:42 +08:00
David Lord
67bb43b738 apply pyupgrade 2020-04-04 12:10:00 -07:00
Grey Li
66a28f0f28 Replace old pocoo links everywhere
pocco.org -> palletsprojects.com
2019-11-19 09:32:35 -08:00
David Lord
aef114e372 update docs for new theme 2019-09-24 06:35:10 -07:00
David Lord
e1edf61dc0 fix docs index sidebar 2018-04-26 15:15:55 -07:00
David Lord
d86103c79d add donate link 2018-04-26 07:46:50 -07:00
David Lord
30f03a93d8 add donate link 2018-04-26 06:03:33 -07:00
David Lord
d5108acf27 enable intersphinx 2018-04-18 13:10:56 -07:00
David Lord
db01b7350c use theme provided by pallets-sphinx-themes 2018-04-18 13:06:08 -07:00
David Lord
d775103a03 clean up code formatting in some docs
fix warnings while building docs
2016-06-26 13:03:29 -07:00
Adam Chainz
fdb0ae918f Convert readthedocs link for their .org -> .io migration for hosted projects (#1827)
As per their email ‘Changes to project subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-05-29 15:49:38 +02:00
David Lord
8d82cc1e4d fix some warnings while building docs 2016-04-11 16:13:59 -07:00
Markus Unterwaditzer
e48fde8176 Show original autodoc signatures
Alternative to #1403
2015-06-06 04:17:33 +02:00
Parkayun
e05771ff60 Happy New Year 2015 2015-01-02 11:35:00 +09:00
Armin Ronacher
72203be9ad Updated intersphinx 2014-08-26 10:03:08 +02:00
Daniel Neuhäuser
e18b85a240 Link to https version of python docs
To which the http version permanently redirects
2014-04-26 01:24:07 +02:00
Joe Friedl
974af4a562 Update docs copyright date
Happy belated New Year!
2014-02-13 10:28:21 -05:00
skeuomorf
cf0953619e Added a favicon for the docs 2014-01-06 17:58:54 +02:00
Kenneth Reitz
ff2e8449ff 2013 2012-12-31 18:00:58 -05:00
Kenneth Reitz
f46f7155b2 2012 2012-04-01 20:57:50 -04:00
Armin Ronacher
ae00f6d149 Tweaked autodoc to skip :internal: methods. 2011-08-07 14:15:33 +02:00
Armin Ronacher
402f12bb6d We do not support 2.4, not even with CGI :) 2011-01-14 00:29:37 +01:00
Armin Ronacher
dcf5dff414 Updatd an intersphinx link 2010-07-23 14:58:51 +01:00
Armin Ronacher
80268a408b Documented proxy fix 2010-07-20 15:05:10 +01:00
Armin Ronacher
2b103134cf Fixed command 2010-07-17 17:09:01 +02:00
Armin Ronacher
5d011c356d Fixed fallback 2010-07-17 16:12:21 +02:00
Armin Ronacher
97d2a198e2 Added fallback for docs 2010-07-17 16:05:06 +02:00
Armin Ronacher
e0712b47c6 Added support for signals 2010-07-17 14:39:28 +02:00
Armin Ronacher
1ffa295d93 Added message that setup.py develop is required to build the docs 2010-06-03 16:25:15 +02:00
Armin Ronacher
8d356d7cda Fixed a build error and added a touch icon 2010-05-27 12:17:07 +02:00
Armin Ronacher
9d19b77acf Added lazyloading pattern and explicit chapter links in tutorial.
This fixes #49.
2010-05-26 14:49:01 +02:00
Armin Ronacher
cbcd15c3b5 Beefed up latex output. Unfortunately parts look ugly. 2010-05-24 08:38:28 +02:00
Armin Ronacher
54c3df60cd Fixed a doc config error 2010-05-17 23:21:22 +02:00
Armin Ronacher
ea5e654e9e Added a documentation chapter about logging 2010-05-17 22:46:35 +02:00
Armin Ronacher
5bb2b55a28 Explicitly set the pygments style for the PDF 2010-05-10 11:35:43 +02:00
Armin Ronacher
34e3d64892 Removed theme, this is now refactored to an external reusable theme. 2010-05-07 20:16:00 +02:00
Armin Ronacher
3ac4ec670c Beefed up PDF docs. They actually look like something now. 2010-04-25 17:05:25 +02:00
Armin Ronacher
ce18d4575d Added WTForms documentation. 2010-04-19 02:22:59 +02:00
Armin Ronacher
6d556acb3f added coming soon to parts of the docs, linked scoped_session 2010-04-16 13:42:47 +02:00
Armin Ronacher
3d719f35f5 Added docs, fixed some bugs I introduced last commit 2010-04-10 15:49:15 +02:00
Armin Ronacher
3b36bef2e6 Improved documentation, added a contextmanager for request binding 2010-04-08 19:03:15 +02:00
Armin Ronacher
4ec7d2a0d8 Started working on documentation.
So far just the stable parts :)
2010-04-06 16:02:14 +02:00