# # # patch "templates/help.html" # from [6384266456beee0b7ecd968bf8ff130b92801282] # to [57e9c4bd276e2f822088a653593f306dcb31b17f] # ============================================================ --- templates/help.html 6384266456beee0b7ecd968bf8ff130b92801282 +++ templates/help.html 57e9c4bd276e2f822088a653593f306dcb31b17f @@ -5,7 +5,7 @@ ViewMTN is a web interface to the ViewMTN is a web interface to the Monotone revision control +href="http://www.monotone.ca/">Monotone revision control system. These web pages provide various methods to access the data controlled within a particular Monotone database.

@@ -17,19 +17,21 @@ manual.

-Feature suggestions, bug reports and patches are welcome. Please go -to the ViewMTN -software page and follow the contact instructions there. +Feature suggestions, bug reports and patches are welcome. Please go to +the ViewMTN software page and +follow the contact instructions there.

Reading revision graphs

-Reading the graph: each polygon contains a revision. The hexagon represents this revision, and arcs -represent ancestry. An arc from revision A to revision B indicates that revision A is an ancestor of revision B. -Arcs that do not connect to a node are connected to a node that was not drawn for space reasons. Any node should be -clickable, and will take you to that node's revision page. +Reading the graph: each polygon contains a +revision. The hexagon represents this revision, and arcs represent +ancestry. An arc from revision A to revision B indicates that revision +A is an ancestor of revision B. Arcs that do not connect to a node +are connected to a node that was not drawn for space reasons. Any node +should be clickable, and will take you to that node's revision page.

#end def