diff --git a/docs/howto/custom-file-storage.txt b/docs/howto/custom-file-storage.txt
index 9683dcd..131f559 100644
a
|
b
|
|
| 1 | =============================== |
1 | 2 | Writing a custom storage system |
2 | 3 | =============================== |
3 | 4 | |
diff --git a/docs/howto/error-reporting.txt b/docs/howto/error-reporting.txt
index d27f734..ebf90a1 100644
a
|
b
|
|
| 1 | =============== |
1 | 2 | Error reporting |
2 | 3 | =============== |
3 | 4 | |
diff --git a/docs/index.txt b/docs/index.txt
index a227ad2..4349d3b 100644
a
|
b
|
|
1 | | |
2 | | .. _index: |
3 | | |
4 | 1 | ==================== |
5 | 2 | Django documentation |
6 | 3 | ==================== |
diff --git a/docs/internals/index.txt b/docs/internals/index.txt
index 415e6bf..e9c32fe 100644
a
|
b
|
|
| 1 | ================ |
1 | 2 | Django internals |
2 | 3 | ================ |
3 | 4 | |
diff --git a/docs/internals/security.txt b/docs/internals/security.txt
index fe5c02b..7107a10 100644
a
|
b
|
|
1 | | .. _internals-security: |
2 | | |
3 | 1 | ========================== |
4 | 2 | Django's security policies |
5 | 3 | ========================== |