summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-03-14 12:55:06 -0400
committerJames Moger <james.moger@gitblit.com>2014-04-10 18:58:08 -0400
commit22957a70fb7ba8a38564d6b6be15c661da0c3a20 (patch)
tree89def82874fad068e22c80fa9d65147d1b3dcc78 /build.xml
parent2331e7936c27e32b7d6d251b3637efc0e1184a81 (diff)
downloadgitblit-22957a70fb7ba8a38564d6b6be15c661da0c3a20.tar.gz
gitblit-22957a70fb7ba8a38564d6b6be15c661da0c3a20.zip
Start SSH usage documentation
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/build.xml b/build.xml
index 32cb9f58..87f306ab 100644
--- a/build.xml
+++ b/build.xml
@@ -561,9 +561,10 @@
<page name="Gitblit as a viewer" src="setup_viewer.mkd" />
</menu>
<divider />
- <menu name="Client Configuration" pager="true" pagerPlacement="bottom" pagerLayout="justified">
- <page name="git client setup" src="setup_client.mkd" />
- <page name="eclipse plugin" src="eclipse_plugin.mkd" />
+ <menu name="Client Usage" pager="true" pagerPlacement="bottom" pagerLayout="justified">
+ <page name="using HTTP/HTTPS" src="setup_transport_http.mkd" />
+ <page name="using SSH" src="setup_transport_ssh.mkd" />
+ <page name="using the Eclipse plugin" src="eclipse_plugin.mkd" />
</menu>
<divider />
<menu name="Tickets" pager="true" pagerPlacement="bottom" pagerLayout="justified">
@@ -877,9 +878,10 @@
<page name="Gitblit as a viewer" src="setup_viewer.mkd" />
</menu>
<divider />
- <menu name="Client Configuration" pager="true" pagerPlacement="bottom" pagerLayout="justified">
- <page name="git client setup" src="setup_client.mkd" />
- <page name="eclipse plugin" src="eclipse_plugin.mkd" />
+ <menu name="Client Usage" pager="true" pagerPlacement="bottom" pagerLayout="justified">
+ <page name="using HTTP/HTTPS" src="setup_transport_http.mkd" />
+ <page name="using SSH" src="setup_transport_ssh.mkd" />
+ <page name="using the Eclipse plugin" src="eclipse_plugin.mkd" />
</menu>
<divider />
<menu name="Tickets" pager="true" pagerPlacement="bottom" pagerLayout="justified">