Commit Graph

53 Commits

Author SHA1 Message Date
David Lord bfffe87d4c
add ghsa links
pre-commit / main (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (3.10) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (3.11) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (3.12) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (3.13) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (3.9) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (Development Versions, 3.9, py-dev) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (Mac, macos-latest, 3.12) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (Minimum Versions, 3.12, py-min) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (PyPy, pypy-3.10, pypy310) (push) Waiting to run Details
Tests / ${{ matrix.name || matrix.python }} (Windows, windows-latest, 3.12) (push) Waiting to run Details
Tests / typing (push) Waiting to run Details
2025-03-29 15:57:16 -07:00
David Lord 18ffe1eaf6
add gettext config for docs 2024-11-20 19:37:06 -08:00
David Lord 87d5f5b9a9
update project files (#5457)
* update pre-commit hook
* upgrade pip with venv
* update description and version
* show url in publish environment
* update versions
* update versions, separate typing job
* use dependabot grouped updates
  ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update dev dependencies
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* update pyproject.toml
  add typed classifier
  add pyright config
  simplify urls
* tox builds docs in place
* update min test py version
* add tox env to update all dev dependencies
* update issue and pr templates
* rename security docs page to not conflict with org policy file
* simplify matrix
2024-04-07 10:24:40 -07:00
David Lord 83d777bebf
use new logo 2023-04-20 11:38:04 -07:00
David Lord f139024b1c
remove old links 2023-04-20 09:53:38 -07:00
David Lord 2869ddf50c
update blinker intersphinx link 2022-07-24 19:35:28 -07:00
David Lord cfda270899
update pallets-sphinx-themes 2021-05-20 21:03:02 -07:00
David Lord 52adf2ec21
rename default branch in files 2021-05-11 15:18:41 -07:00
David Lord 79ac96f123
show type hints in description 2021-05-10 22:45:42 -07:00
David Lord 3cd615a1d6
update project links 2021-02-24 10:09:15 -08:00
Grey Li 1035efc7d6
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 414b30b2ec Fix bad intersphinx link 2020-08-07 19:01:42 +08:00
David Lord 524fd0bc8c
apply pyupgrade 2020-04-04 12:10:00 -07:00
Grey Li ef434ea998
Replace old pocoo links everywhere
pocco.org -> palletsprojects.com
2019-11-19 09:32:35 -08:00
David Lord 4ed20657c6
update docs for new theme 2019-09-24 06:35:10 -07:00
David Lord 3f81582d5d
fix docs index sidebar 2018-04-26 15:15:55 -07:00
David Lord 22992a0d53
add donate link 2018-04-26 07:46:50 -07:00
David Lord 44dc32243e
add donate link 2018-04-26 06:03:33 -07:00
David Lord 84efe4de77
enable intersphinx 2018-04-18 13:10:56 -07:00
David Lord 679bf0014f
use theme provided by pallets-sphinx-themes 2018-04-18 13:06:08 -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