Skip to content

Commit

Permalink
fix reference formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rutsky committed Feb 28, 2017
1 parent 056078b commit d649704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/docs/manual/cfg-schedulers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ AnyBranchScheduler

This scheduler uses a tree-stable-timer like the default one, but uses a separate timer for each branch.

If ``treeStableTimer`` is not set, then this scheduler is indistinguishable from bb:sched:``SingleBranchScheduler``.
If ``treeStableTimer`` is not set, then this scheduler is indistinguishable from :bb:sched:`SingleBranchScheduler`.
If ``treeStableTimer`` is set, then a build is triggered for each set of Changes which arrive within the configured time, and match the filters.

The arguments to this scheduler are:
Expand Down

0 comments on commit d649704

Please sign in to comment.