docs/src/Makefile

changeset 407
9505224d2fd2
parent 320
12ed560c926c
child 436
daea53362170
equal deleted inserted replaced
406:36333e8a9411 407:9505224d2fd2
36 SRC += put.md 36 SRC += put.md
37 SRC += mkdir.md 37 SRC += mkdir.md
38 SRC += remove.md 38 SRC += remove.md
39 SRC += copy.md 39 SRC += copy.md
40 SRC += move.md 40 SRC += move.md
41 SRC += export.md
42 SRC += import.md
41 SRC += get-property.md 43 SRC += get-property.md
42 SRC += set-property.md 44 SRC += set-property.md
43 SRC += remove-property.md 45 SRC += remove-property.md
44 SRC += lock.md 46 SRC += lock.md
45 SRC += unlock.md 47 SRC += unlock.md
46 SRC += info.md 48 SRC += info.md
47 SRC += date.md 49 SRC += date.md
48 SRC += configuration.md 50 SRC += configuration.md
49 SRC += encryption.md 51 SRC += encryption.md
50 SRC += add-repository.md 52 SRC += add-repository.md
53 SRC += remove-repository.md
51 SRC += list-repositories.md 54 SRC += list-repositories.md
52 SRC += check-config.md 55 SRC += check-config.md
53 SRC += introduction.md 56 SRC += introduction.md
54 SRC += sync-commands.md 57 SRC += sync-commands.md
55 SRC += pull.md 58 SRC += pull.md
57 SRC += archive.md 60 SRC += archive.md
58 SRC += resolve-conflicts.md 61 SRC += resolve-conflicts.md
59 SRC += delete-conflicts.md 62 SRC += delete-conflicts.md
60 SRC += trash-info.md 63 SRC += trash-info.md
61 SRC += empty-trash.md 64 SRC += empty-trash.md
65 SRC += add-tag.md
66 SRC += remove-tag.md
67 SRC += set-tags.md
68 SRC += list-tags.md
62 SRC += add-directory.md 69 SRC += add-directory.md
63 SRC += list-directories.md 70 SRC += list-directories.md
64 SRC += sync-check-config.md 71 SRC += sync-check-config.md
65 SRC += check-repositories.md 72 SRC += check-repositories.md
66 SRC += sync-configuration.md 73 SRC += sync-configuration.md

mercurial