Commit Graph

43 Commits

Author SHA1 Message Date
David Lord c3dd7b8e4c
rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
David Lord 310fbfcf64
revert copyright year to project start
add copyright header to files
2018-02-08 12:43:30 -08:00
David Lord 97ad085912
fix links 2017-08-01 08:47:56 -07:00
Kenneth Reitz 386ac92bdd use alabaster 2017-05-25 17:38:26 -04:00
Kenneth Reitz 4eca29f68b Merge pull request #2080 from pallets/sphinx_theme
switch to packaged sphinx theme
2017-05-25 14:36:06 -07:00
David Lord 75b85656dd
optionally enable sphinxcontrib.log_cabinet
collapses old changelog directives
closes #1704
closes #1867
2017-05-04 18:24:04 -07:00
Static f5adb61b28 Fix typos/grammar in docs (#2201) 2017-03-06 14:05:59 +01:00
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180)
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
Ondřej Nový 9dcfd05d29 Use SOURCE_DATE_EPOCH for copyright year to make build reproducible
Details: https://wiki.debian.org/ReproducibleBuilds/TimestampsProposal
2017-01-13 10:54:55 +01:00
David Lord 08d6de73a8
switch to packaged sphinx theme 2016-11-03 23:01:10 -07:00
David Lord 1928f28a68 clean up code formatting in some docs
fix warnings while building docs
2016-06-26 13:03:29 -07:00
Adam Chainz 70de011d51 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 317d60307d fix some warnings while building docs 2016-04-11 16:13:59 -07:00
Markus Unterwaditzer d40288496c Show original autodoc signatures
Alternative to #1403
2015-06-06 04:17:33 +02:00
Parkayun 33534bb4a9 Happy New Year 2015 2015-01-02 11:35:00 +09:00
Armin Ronacher d1821b3a07 Updated intersphinx 2014-08-26 10:03:08 +02:00
Daniel Neuhäuser b5e78425be Link to https version of python docs
To which the http version permanently redirects
2014-04-26 01:24:07 +02:00
Joe Friedl 19baae3d34 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