summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-03-06 13:39:11 -0500
committerJames Moger <james.moger@gitblit.com>2014-03-06 13:39:11 -0500
commit148b40840657260d103eda1897d61f2d949656de (patch)
tree7404c5130e6cc92a4d01f90042bb776eeaf56cbe /build.xml
parent6a74e2d8ce1a0c6bcd64bdb1c64907726d007345 (diff)
downloadgitblit-148b40840657260d103eda1897d61f2d949656de.tar.gz
gitblit-148b40840657260d103eda1897d61f2d949656de.zip
Document ticket replication, mirroring, and advanced administration
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 71e7430b..beefc54b 100644
--- a/build.xml
+++ b/build.xml
@@ -570,7 +570,8 @@
<page name="overview" src="tickets_overview.mkd" />
<page name="using" src="tickets_using.mkd" />
<page name="barnum" src="tickets_barnum.mkd" />
- <page name="setup" src="tickets_setup.mkd" />
+ <page name="setup" src="tickets_setup.mkd" />
+ <page name="replication &amp; advanced administration" src="tickets_replication.mkd" />
</menu>
<divider />
<page name="federation" src="federation.mkd" />
@@ -909,6 +910,7 @@
<page name="using" src="tickets_using.mkd" />
<page name="barnum" src="tickets_barnum.mkd" />
<page name="setup" src="tickets_setup.mkd" />
+ <page name="replication &amp; advanced administration" src="tickets_replication.mkd" />
</menu>
<divider />
<page name="federation" src="federation.mkd" />