changeset 508:90302c84571e

Added documentation for how to link to builds - See #270
author dfraser
date Tue, 10 Mar 2009 10:30:56 +0000
parents 1c4fbefeda3a
children 6bb00c345725
files doc/index.txt doc/links.txt
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -22,4 +22,5 @@
  * `Installation <install.html>`_
  * `Build Recipes <recipes.html>`_
  * `Build Recipe Commands <commands.html>`_
+ * `Build Links <links.html>`_
  * `Generated API Documentation <api/index.html>`_
new file mode 100644
--- /dev/null
+++ b/doc/links.txt
@@ -0,0 +1,10 @@
+.. -*- mode: rst; encoding: utf-8 -*-
+
+===========
+Build Links
+===========
+
+Bitten supports the ability to link between any wiki-enabled objects in Trac.
+
+To link to a particular build, use the TracLink syntax ``build:N`` (where ``N`` is the number of the build)
+ 
Copyright (C) 2012-2017 Edgewall Software