docs/src/Makefile

changeset 694
60edf3d679fd
parent 562
78a25071ed88
child 703
2e3a24b9896a
equal deleted inserted replaced
693:8ca795c1ae1c 694:60edf3d679fd
38 SRC += put.md 38 SRC += put.md
39 SRC += mkdir.md 39 SRC += mkdir.md
40 SRC += remove.md 40 SRC += remove.md
41 SRC += copy.md 41 SRC += copy.md
42 SRC += move.md 42 SRC += move.md
43 SRC += rename.md
43 SRC += export.md 44 SRC += export.md
44 SRC += import.md 45 SRC += import.md
45 SRC += get-property.md 46 SRC += get-property.md
46 SRC += set-property.md 47 SRC += set-property.md
47 SRC += remove-property.md 48 SRC += remove-property.md
48 SRC += lock.md 49 SRC += lock.md
49 SRC += unlock.md 50 SRC += unlock.md
50 SRC += info.md 51 SRC += info.md
51 SRC += date.md 52 SRC += date.md
53 SRC += versioncontrol.md
54 SRC += list-versions.md
55 SRC += checkout.md
56 SRC += checkin.md
57 SRC += uncheckout.md
52 SRC += configuration.md 58 SRC += configuration.md
53 SRC += encryption.md 59 SRC += encryption.md
54 SRC += add-repository.md 60 SRC += add-repository.md
55 SRC += remove-repository.md 61 SRC += remove-repository.md
56 SRC += list-repositories.md 62 SRC += list-repositories.md
63 SRC += repository-url.md
64 SRC += add-user.md
65 SRC += remove-user.md
66 SRC += edit-user.md
67 SRC += list-users.md
57 SRC += check-config.md 68 SRC += check-config.md
58 SRC += introduction.md 69 SRC += introduction.md
59 SRC += sync-commands.md 70 SRC += sync-commands.md
60 SRC += pull.md 71 SRC += pull.md
61 SRC += push.md 72 SRC += push.md
62 SRC += archive.md 73 SRC += archive.md
74 SRC += restore.md
63 SRC += list-conflicts.md 75 SRC += list-conflicts.md
64 SRC += resolve-conflicts.md 76 SRC += resolve-conflicts.md
65 SRC += delete-conflicts.md 77 SRC += delete-conflicts.md
66 SRC += trash-info.md 78 SRC += trash-info.md
67 SRC += empty-trash.md 79 SRC += empty-trash.md

mercurial