Commit graph

18 commits

Author SHA1 Message Date
Kamil Gałuszka
c59a19f336 feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
Adam Chainz
1187eb8709 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing 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-06-08 04:07:57 +01:00
Gregor Müllegger
930375e3b2 Remove deprecated setup_environ call from the docs configuration script. That made the documentation building fail for Django 1.6. Part of a Fix for #387. 2013-11-28 13:12:50 +01:00
Daniel Greenfeld
854832accd Fix setup.py issue 2013-07-14 15:29:20 +02:00
Daniel Greenfeld
54c4bcf933 prep for release of 0.5.1. 2013-07-14 11:50:13 +02:00
Daniel Greenfeld
aeaa45e31a Theme bump 2013-07-13 12:37:44 +02:00
Daniel Greenfeld
0ac9181197 Theme work 2013-07-13 12:34:47 +02:00
Danilo Bargen
a6276c6141 Fixed intersphinx objects reference for Django 2013-07-06 13:59:16 +02:00
Danilo Bargen
2282f9681d Get rid of all Sphinx warnings 2013-07-06 13:54:48 +02:00
Danilo Bargen
771af88877 Make django docs intersphinx work 2013-07-06 13:50:21 +02:00
Daniel Greenfeld
12579fdd0e fix #234, this adds formal install instructions to the docs and includes reorganization of the docs 2013-07-06 09:55:29 +02:00
Daniel Greenfeld
f469e8f25e Getting the built-in-views to load in autodoc 2013-07-04 12:35:39 +02:00
Daniel Greenfeld
00af2cfbac prep for release 0.4.0 2013-06-30 11:38:39 +02:00
Daniel Greenfeld
16c9b8c3ee prep for v0.3.0 2013-05-31 10:21:02 +02:00
Gregor Müllegger
2b268eb089 Setting up autodoc for the docs.
For this to work you need to install sphinx in your virtualenv. It's added to
the requirements.txt so just run: pip install -r requirements.txt
2013-05-29 10:44:22 +02:00
Daniel Greenfeld
2677ed16a9 documentation version bump 2013-05-20 10:45:37 +02:00
Daniel Greenfeld
7e0e1ee060 merge 2013-05-18 16:32:22 +02:00
Gregor Müllegger
4fb2059561 Basic sphinx documentation layout. 2013-05-18 13:00:51 +02:00