File: index.rst

package info (click to toggle)
django-pipeline 4.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: python: 3,170; makefile: 120; javascript: 59
file content (33 lines) | stat: -rw-r--r-- 725 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Introduction
============

Pipeline is an asset packaging library for Django, providing
both CSS and JavaScript concatenation and compression, built-in JavaScript
template support, and optional data-URI image and font embedding.

You can report bugs and discuss features on the `issues page <https://github.com/jazzband/django-pipeline/issues>`_.

You can discuss features or ask questions on the IRC channel on freenode : `#django-pipeline <irc://irc.freenode.net/django-pipeline>`_


Table Of Contents
=================

.. toctree::
   :maxdepth: 2

   installation
   configuration
   usage
   compressors
   compilers
   templates
   storages
   signals
   using


Indices and tables
==================

* :ref:`search`