# HG changeset patch # User dfraser # Date 1236681056 0 # Node ID 90302c84571eb2b4c7aaa0eaf3711928eb76ac66 # Parent 1c4fbefeda3a815ff61ae355f32fac4f4351067b Added documentation for how to link to builds - See #270 diff --git a/doc/index.txt b/doc/index.txt --- a/doc/index.txt +++ b/doc/index.txt @@ -22,4 +22,5 @@ * `Installation `_ * `Build Recipes `_ * `Build Recipe Commands `_ + * `Build Links `_ * `Generated API Documentation `_ diff --git a/doc/links.txt b/doc/links.txt 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) +