فهرست منبع

Renamed. Don't like the python/django duality naming

runeh 15 سال پیش
والد
کامیت
29821d9c80
2فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 3 3
      docs/getting-started/first-steps-with-only-celery.rst
  2. 1 1
      docs/getting-started/index.rst

+ 3 - 3
docs/getting-started/first-steps-with-python.rst → docs/getting-started/first-steps-with-only-celery.rst

@@ -1,6 +1,6 @@
-=========================
- First steps with Python
-=========================
+========================
+ First steps with Celery
+========================
 
 Creating a simple task
 ======================

+ 1 - 1
docs/getting-started/index.rst

@@ -10,7 +10,7 @@
 
     introduction
     broker-installation
-    first-steps-with-python
+    first-steps-with-only-celery
     first-steps-with-django
     periodic-tasks
     resources