comparison README.rst @ 5417:bf56062dac5e

readme: mention docs/ in the documentation section
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 17 Jul 2020 09:40:56 +0800
parents e2fb20dd0df7
children bc12eb8f41cb
comparison
equal deleted inserted replaced
5416:e2fb20dd0df7 5417:bf56062dac5e
34 We recommend reading the documentation first. An online version is available 34 We recommend reading the documentation first. An online version is available
35 here: 35 here:
36 36
37 https://www.mercurial-scm.org/doc/evolution/ 37 https://www.mercurial-scm.org/doc/evolution/
38 38
39 Source of the documentation can be found in ``docs/``.
40
39 How to Install 41 How to Install
40 ============== 42 ==============
41 43
42 Using Pip 44 Using Pip
43 --------- 45 ---------
66 68
67 $ hg config --edit # add these two lines: 69 $ hg config --edit # add these two lines:
68 [extensions] 70 [extensions]
69 evolve = 71 evolve =
70 72
71 Documentation lives in ``doc/``.
72 73
73 Server-only Setup 74 Server-only Setup
74 ================= 75 =================
75 76
76 It is possible to enable a smaller subset of the extensions aimed at server 77 It is possible to enable a smaller subset of the extensions aimed at server