summaryrefslogtreecommitdiff
path: root/src/mailman/docs/INTRODUCTION.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extensive reorganizationBarry Warsaw2017-02-041-126/+0
|
* Split CONTRIBUTE and INSTALLBarry Warsaw2017-02-041-0/+2
|
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
|
* Update all the starting documentation.Barry Warsaw2016-04-301-31/+52
| | | | Also, add `tox -e docs`.
* Happy New Year.Barry Warsaw2016-01-021-1/+1
|
* Fix spellings.Barry Warsaw2015-04-171-1/+1
|
* Documentation updates.Barry Warsaw2015-04-171-4/+14
|
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
|
* Update the setup.py, tox.ini, template.py and documentation for the switch toBarry Warsaw2014-12-221-2/+2
| | | | Python 3.
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
|
* Avoid implication that Python 3 support is coming soon.Stephen J. Turnbull2013-05-141-1/+1
|
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
|
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-2/+2
| | | | | The code base is now also `python2.7 -3` clean, although there are still some warnings in 3rd party dependencies. LP: #1073506
* Documentation updates for beta 2.Barry Warsaw2012-09-051-2/+2
|
* * Schema migrations have been implemented.Barry Warsaw2012-02-121-1/+1
|
* This is the way to build the documentation now:Barry Warsaw2011-09-231-0/+93
$ python setup.py build_sphinx