3 use_directory_urls: false
4 # repo_url: https://github.com/sitaramc/gitolite-doc
11 - overview: overview.mkd
12 - concepts, conventions, terminology: concepts.mkd
15 - (unix/ssh experts) quick install and setup: quick_install.mkd
16 - normal ssh mode install and setup: install.mkd
17 - (if all else fails) fool-proof, step-by-step, install and setup: fool_proof_setup.mkd
18 - HTTP mode install: http.mkd
19 - migrating from v2: migr.mkd
23 - basic administration: basic-admin.mkd
24 - the "conf" file (part 1): conf.mkd
25 - the "conf" file (part 2): conf-2.mkd
26 - the "rc" file: rc.mkd
27 - your users' view: user.mkd
30 - setting git-config values: git-config.mkd
31 - gitolite options: options.mkd
32 - ad hoc user-created ("wild") repos: wild.mkd
33 - using templates: templates.mkd
34 - virtual refs (part 1): vref.mkd
35 - virtual refs (part 2): vref-2.mkd
36 - delegation of admin duties: deleg.mkd
37 - gitweb and git-daemon: gitweb-daemon.mkd
38 - mirroring: mirroring.mkd
41 - core and "non-core" gitolite: non-core.mkd
42 - writing your own non-core code: dev-notes.mkd
43 - gitolite triggers: triggers.mkd
44 - list of non-core programs shipped with gitolite: list-non-core.mkd
46 - (quick! how do I...) the cookbook: cookbook.mkd
49 - emergency!!: emergencies.mkd
52 - how gitolite uses ssh: glssh.mkd
53 - ssh troubleshooting: sts.mkd
54 - regular expressions: regex.mkd
57 - miscellaneous features: odds-and-ends.mkd
58 - using git namespaces: namespaces.mkd
59 - locking binary files: locking.mkd
60 - testing gitolite: testing.mkd
61 - packaging gitolite: package.mkd
62 - gitolite and ssh certs: gitolite-and-ssh-certs.mkd
63 - more about gitolite:
64 - gitolite files & directories: files.mkd
65 - the 3.3 format rc file: rc-33.mkd
66 - performance: perf.mkd
67 - internals: internals.mkd
69 - Using both ssh and http: contrib/ssh-and-http.mkd
70 - Putty and Msysgit: contrib/putty.mkd
71 - Self-service key management: contrib/sskm.mkd
72 - User key management: contrib/ukm.mkd
73 - Emacs major mode: contrib/README-emacs.mkd