diff options
| author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2005-07-13 18:54:07 +0000 |
|---|---|---|
| committer | Jacob Kaplan-Moss <jacob@jacobian.org> | 2005-07-13 18:54:07 +0000 |
| commit | 1cb1d9cd078adea3060742a768ef71f5bafb7f07 (patch) | |
| tree | cd75cebb108b04d7aad07bf46054a23804deac17 | |
| parent | ed114e15106192b22ebb78ef5bf5bce72b419d13 (diff) | |
Moved django-docs to just plain docs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rwxr-xr-x | docs/build.py (renamed from django-docs/build.py) | 0 | ||||
| -rw-r--r-- | docs/db-api.txt (renamed from django-docs/db-api.txt) | 0 | ||||
| -rw-r--r-- | docs/images/flatfiles_admin.png (renamed from django-docs/images/flatfiles_admin.png) | bin | 42243 -> 42243 bytes | |||
| -rw-r--r-- | docs/images/users_changelist.png (renamed from django-docs/images/users_changelist.png) | bin | 59355 -> 59355 bytes | |||
| -rw-r--r-- | docs/model-api.txt (renamed from django-docs/model-api.txt) | 0 | ||||
| -rw-r--r-- | docs/templates.txt (renamed from django-docs/templates.txt) | 0 | ||||
| -rw-r--r-- | docs/writing-apps-guide-outline.txt (renamed from django-docs/writing-apps-guide-outline.txt) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/django-docs/build.py b/docs/build.py index 29b5c5add4..29b5c5add4 100755 --- a/django-docs/build.py +++ b/docs/build.py diff --git a/django-docs/db-api.txt b/docs/db-api.txt index aebfd36cfa..aebfd36cfa 100644 --- a/django-docs/db-api.txt +++ b/docs/db-api.txt diff --git a/django-docs/images/flatfiles_admin.png b/docs/images/flatfiles_admin.png Binary files differindex 391a629348..391a629348 100644 --- a/django-docs/images/flatfiles_admin.png +++ b/docs/images/flatfiles_admin.png diff --git a/django-docs/images/users_changelist.png b/docs/images/users_changelist.png Binary files differindex d5f9c016cc..d5f9c016cc 100644 --- a/django-docs/images/users_changelist.png +++ b/docs/images/users_changelist.png diff --git a/django-docs/model-api.txt b/docs/model-api.txt index b794da2678..b794da2678 100644 --- a/django-docs/model-api.txt +++ b/docs/model-api.txt diff --git a/django-docs/templates.txt b/docs/templates.txt index 72b863513c..72b863513c 100644 --- a/django-docs/templates.txt +++ b/docs/templates.txt diff --git a/django-docs/writing-apps-guide-outline.txt b/docs/writing-apps-guide-outline.txt index a2d8c7e010..a2d8c7e010 100644 --- a/django-docs/writing-apps-guide-outline.txt +++ b/docs/writing-apps-guide-outline.txt |
