equal
deleted
inserted
replaced
25 Setup |
25 Setup |
26 ----- |
26 ----- |
27 |
27 |
28 In the ``[extensions]`` section of your ``~/.hgrc`` add:: |
28 In the ``[extensions]`` section of your ``~/.hgrc`` add:: |
29 |
29 |
30 artemis = /path/to/artemis.py |
30 artemis = /path/to/Artemis/artemis |
31 |
31 |
32 Optionally, provide a section ``[artemis]``, and specify an alternative path for |
32 Optionally, provide a section ``[artemis]``, and specify an alternative path for |
33 the issues subdirectory (instead of the default ``.issues``):: |
33 the issues subdirectory (instead of the default ``.issues``):: |
34 |
34 |
35 [artemis] |
35 [artemis] |