django1/docs/internals
Jon Dufresne f48a1990fb
Made compress.py script use the official google-closure-compiler release.
The script previously used the PyPI package closure, which is slightly
out of date and not maintained by Google.

The JavaScript contribution docs and the compress.py script now runs the
google-closure-compiler package in the recommended way. Google's
documentation on usage and installation can be found at:

https://github.com/google/closure-compiler-npm/tree/master/packages/google-closure-compiler#usage

This also makes the usage simpler as the package now runs through npm's
npx utility, which will automatically install google-closure-compiler to
a per-user cache.
2020-04-22 16:19:27 +02:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Made compress.py script use the official google-closure-compiler release. 2020-04-22 16:19:27 +02:00
deprecation.txt Refs #27468 -- Changed default Signer algorithm to SHA-256. 2020-04-15 12:49:14 +02:00
git.txt Doc'd archiving historical branches as git tags. 2019-11-08 12:09:59 +01:00
howto-release-django.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00
index.txt Replaced docs/internals/team.txt with DSF teams page. 2017-03-14 16:36:44 -04:00
mailing-lists.txt Fixed #28759 -- Promoted the contributing guide in the docs for the django-developers mailing list. 2017-11-01 20:35:31 -04:00
organization.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
release-process.txt Added link to contributing docs in deprecation policy. 2020-03-24 08:50:10 +01:00
security.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00