Show More
@@ -81,7 +81,7 b' lot about preservation of copyright and ' | |||||
81 | that is brought into the project. |
|
81 | that is brought into the project. | |
82 |
|
82 | |||
83 | We don't have a formal coding/formatting standard. We are currently using a mix |
|
83 | We don't have a formal coding/formatting standard. We are currently using a mix | |
84 |
of Mercurial (http://mercurial |
|
84 | of Mercurial's (https://www.mercurial-scm.org/wiki/CodingStyle), pep8, and | |
85 | consistency with existing code. Run whitespacecleanup.sh to avoid stupid |
|
85 | consistency with existing code. Run whitespacecleanup.sh to avoid stupid | |
86 | whitespace noise in your patches. |
|
86 | whitespace noise in your patches. | |
87 |
|
87 |
@@ -72,7 +72,7 b' Other topics' | |||||
72 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv |
|
72 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv | |
73 | .. _python: http://www.python.org/ |
|
73 | .. _python: http://www.python.org/ | |
74 | .. _django: http://www.djangoproject.com/ |
|
74 | .. _django: http://www.djangoproject.com/ | |
75 |
.. _mercurial: http://mercurial |
|
75 | .. _mercurial: https://www.mercurial-scm.org/ | |
76 | .. _bitbucket: http://bitbucket.org/ |
|
76 | .. _bitbucket: http://bitbucket.org/ | |
77 | .. _subversion: http://subversion.tigris.org/ |
|
77 | .. _subversion: http://subversion.tigris.org/ | |
78 | .. _git: http://git-scm.com/ |
|
78 | .. _git: http://git-scm.com/ |
@@ -809,11 +809,11 b' the ``init.d`` directory of the Kallithe' | |||||
809 |
|
809 | |||
810 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv |
|
810 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv | |
811 | .. _python: http://www.python.org/ |
|
811 | .. _python: http://www.python.org/ | |
812 |
.. _Mercurial: http://mercurial |
|
812 | .. _Mercurial: https://www.mercurial-scm.org/ | |
813 | .. _Celery: http://celeryproject.org/ |
|
813 | .. _Celery: http://celeryproject.org/ | |
814 | .. _Celery documentation: http://docs.celeryproject.org/en/latest/getting-started/index.html |
|
814 | .. _Celery documentation: http://docs.celeryproject.org/en/latest/getting-started/index.html | |
815 | .. _RabbitMQ: http://www.rabbitmq.com/ |
|
815 | .. _RabbitMQ: http://www.rabbitmq.com/ | |
816 | .. _Redis: http://redis.io/ |
|
816 | .. _Redis: http://redis.io/ | |
817 | .. _python-ldap: http://www.python-ldap.org/ |
|
817 | .. _python-ldap: http://www.python-ldap.org/ | |
818 | .. _mercurial-server: http://www.lshift.net/mercurial-server.html |
|
818 | .. _mercurial-server: http://www.lshift.net/mercurial-server.html | |
819 |
.. _PublishingRepositories: http://mercurial |
|
819 | .. _PublishingRepositories: https://www.mercurial-scm.org/wiki/PublishingRepositories |
@@ -69,7 +69,7 b' Troubleshooting' | |||||
69 |
|
69 | |||
70 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv |
|
70 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv | |
71 | .. _python: http://www.python.org/ |
|
71 | .. _python: http://www.python.org/ | |
72 |
.. _mercurial: http://mercurial |
|
72 | .. _mercurial: https://www.mercurial-scm.org/ | |
73 | .. _celery: http://celeryproject.org/ |
|
73 | .. _celery: http://celeryproject.org/ | |
74 | .. _rabbitmq: http://www.rabbitmq.com/ |
|
74 | .. _rabbitmq: http://www.rabbitmq.com/ | |
75 | .. _python-ldap: http://www.python-ldap.org/ |
|
75 | .. _python-ldap: http://www.python-ldap.org/ |
General Comments 0
You need to be logged in to leave comments.
Login now