- 08 Ara, 2014 1 kayıt (commit)
-
-
Berker Peksag yazdı
This is helpful if you build and test documentation updates in your development env. Copied from CPython's Doc/Makefile.
-
- 07 Mar, 2014 1 kayıt (commit)
-
-
Szczepan Cieślik yazdı
-
- 29 Tem, 2013 1 kayıt (commit)
-
-
minusf yazdı
-
- 08 Haz, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 02 Ock, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Added -n to sphinx builds to catch issues going forward.
-
- 09 Kas, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks orontee for the report and initial patch.
-
- 07 Nis, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
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
-
- 24 Tem, 2010 1 kayıt (commit)
-
-
Jannis Leidel yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13446 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 08 May, 2010 2 kayıt (commit)
-
-
Luke Plant yazdı
Implemented in javascript because doing it 'properly' is pretty much impossible with Sphinx and Pygments. Refs #12249 git-svn-id: http://code.djangoproject.com/svn/django/trunk@13135 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Russell Keith-Magee yazdı
Fixed #13484 -- Added some newly available targets to the documentation makefile. Thanks to Alex for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13126 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 23 Agu, 2008 1 kayıt (commit)
-
-
http://docs.djangoproject.com/Jacob Kaplan-Moss yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 27 Mar, 2008 1 kayıt (commit)
-
-
http://sphinx.pocoo.org/…Jacob Kaplan-Moss yazdı
Added the basics needed to build Django's docs using [http://sphinx.pocoo.org/ Sphinx]. If you've got Sphinx installed (the latest version) along with [http://docutils.sf.net docutils], you should be able to easily build the docs locally using {{{sphinx-build}}} or the included {{{Makefile}}}. This use a basic (and pretty crappy) index for the documentation and the built-in Sphinx styles (which are actually quite nice). git-svn-id: http://code.djangoproject.com/svn/django/trunk@7370 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-