-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.txt
More file actions
35 lines (25 loc) · 843 Bytes
/
index.txt
File metadata and controls
35 lines (25 loc) · 843 Bytes
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
34
===================
Adjax Documentation
===================
Adjax is a Django based framework, which facilitates and organises Ajax-enabled websites.
The aim is to keep code a clear interface for Ajax functionatliy, keeping your code clean and easy to follow.
First steps
===========
- :ref:`Background <introduction-background>`
- :ref:`Installation <introduction-install>`
- :ref:`Tutorial <introduction-tutorial>`
Reference
=========
- :ref:`Adjax view functions <reference-views>`
- :ref:`Adjax template tags <reference-templates>`
- :ref:`Adjax javascript API <reference-javascript>`
More information
================
- :ref:`Best practice <topics-best-practices>`
- :ref:`Adjax internals guide <reference-developers>`
Indices and tables
==================
- :ref:`contents`
- :ref:`genindex`
- :ref:`modindex`
- :ref:`search`