<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/docs/make.bat, branch main</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs.</title>
<updated>2023-03-01T12:02:57+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-02-28T12:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=6015bab80e28aef2669f6fac53423aa65f70cb08'/>
<id>6015bab80e28aef2669f6fac53423aa65f70cb08</id>
<content type='text'>
This adds:
- GitHub actions,
- tox configuration,
- pre-commit hook, and
- makefile rules
to run blacken-docs linter.

Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds:
- GitHub actions,
- tox configuration,
- pre-commit hook, and
- makefile rules
to run blacken-docs linter.

Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added spelling option to make.bat.</title>
<updated>2021-04-30T12:04:22+00:00</updated>
<author>
<name>Susan Wright</name>
<email>swright573@icloud.com</email>
</author>
<published>2021-04-30T12:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=7582d913e7db7f32e4cdcfafc177aa77cbbf4332'/>
<id>7582d913e7db7f32e4cdcfafc177aa77cbbf4332</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #19516 - Fixed remaining broken links.</title>
<updated>2013-01-02T23:32:57+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-01-01T13:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=9b5f64cc6ed5f1e904093fe4e6ff0f681b8e545f'/>
<id>9b5f64cc6ed5f1e904093fe4e6ff0f681b8e545f</id>
<content type='text'>
Added -n to sphinx builds to catch issues going forward.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added -n to sphinx builds to catch issues going forward.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #19266 -- Added Texinfo documentation target</title>
<updated>2012-11-09T08:00:27+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-11-09T08:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=a79d920a56e7200b6259e60f7811162c07c7651d'/>
<id>a79d920a56e7200b6259e60f7811162c07c7651d</id>
<content type='text'>
Thanks orontee for the report and initial patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks orontee for the report and initial patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added gettext target to sphinx makefiles.</title>
<updated>2012-04-07T22:35:57+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-04-07T22:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=393aeb79b818dd8fa921b051b1091525bbd52930'/>
<id>393aeb79b818dd8fa921b051b1091525bbd52930</id>
<content type='text'>
This have been copied from sphinx-quickstart result in latest sphinx versions.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@17877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This have been copied from sphinx-quickstart result in latest sphinx versions.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@17877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, Aymeric Augustin.</title>
<updated>2011-07-19T09:00:24+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-07-19T09:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=8f7b5024b29321ff7b6995c6616558dca16104eb'/>
<id>8f7b5024b29321ff7b6995c6616558dca16104eb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16547 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16547 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
</feed>
