Tanmoy Sarkar
1d9b64c9bc
docs(companion): Add human-readable companion processes guide
...
Add docs/source/companion.rst: what the feature is, why/when to use it,
quick start, per-companion options, states, runtime control via the
socket and gunicorn-companion CLI, reload/shutdown behavior, and
limitations. Wire it into the toctree and the feature list on the index.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-12 23:51:47 +05:30
Ben Cail
afe0680212
Document Python 3.7 requirement
2023-10-23 16:58:12 -04:00
Benoit Chesneau
1efc5d91fa
irc is on libera
2022-12-21 10:54:06 +01:00
benoitc
441977f57c
only support python >= 3.5
...
python 3.4 is unsupported and we should focus on offering stable
features than backporting some code to this version
2019-11-22 23:03:30 +01:00
Hugo
e974f30517
Drop support for Python 2
...
Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
Co-Authored-By: Berker Peksag <berker.peksag@gmail.com>
2018-08-01 15:31:17 +03:00
Hugo
78208c8c32
Drop support for EOL Python 3.2 and 3.3 ( #1839 )
2018-07-29 14:07:36 +03:00
Dariusz Suchojad
e868c52997
Point to GitHub for usage questions. ( #1613 )
...
Closes #1611
2017-10-05 18:57:59 +03:00
Berker Peksag
9a3d580c52
Simplfy documentation index page.
2014-12-01 07:08:38 +02:00
Berker Peksag
4cab542097
Resort docs index.
2014-12-01 07:08:18 +02:00
Berker Peksag
f0b9468ea3
Document statsd_* commands.
2014-12-01 07:04:10 +02:00
Berker Peksag
78fb66ee7e
Python 3.1 is not supported anymore.
2014-10-14 15:27:46 +03:00
Stéphane Wirtel
33d35a1a66
Work In Progress: Move the custom application section to a specific file and add it into the TOC
2014-04-30 11:41:18 +02:00
benoitc
f7d9979d5b
fix doc for rtd
2013-12-26 13:42:17 +01:00
benoitc
434008419a
quick doc fixes
2013-06-29 06:09:52 +02:00
benoitc
e5242d4fde
add signals doc
...
add a brief description of the signals handled by Gunicorn.
fix #319
2013-06-29 06:04:51 +02:00
benoitc
638ad129c8
fix doc abput python 3 support
2013-06-29 05:20:43 +02:00
benoitc
88b6b6a196
bump requirements
2012-10-27 12:33:50 +02:00
benoitc
f63583eab3
same level
2012-10-18 21:39:33 +02:00
benoitc
b75ceeb8d9
add logo to the doc
2012-10-18 18:12:14 +02:00
benoitc
0aa12256fb
add some links and better wording
2012-10-18 18:03:37 +02:00
benoitc
7f801ef000
split the changelog
2012-10-18 17:58:28 +02:00
Prateek Singh Paudel
9eba21fb8e
Consistent formatting and some addditions.
...
Ensures sphinx will generate consistent html headings. Some
addition of header text.
2012-10-03 16:41:44 +05:45
Prateek Singh Paudel
914f4cc31f
Initial sphinx doc structure.
2012-10-03 05:04:07 +05:45