Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8.2, 0.8.3, and 0.9

stable doc: daily use chapter

Changeset ef6a0a326d32

Parent 3c0887c39d61

by Giampaolo Fadel

Changes to 11 files · Browse files at ef6a0a326d32 Showing diff from parent 3c0887c39d61 Diff from another changeset...

 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-*************************** +===========================  TortoiseHg Changelog Viewer -*************************** +===========================    .. module:: changelog.dialog   :synopsis: Dialog used to view log
 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-********************** +======================  TortoiseHg Commit Tool -********************** +======================    .. module:: commit.dialog   :synopsis: Dialog used to perform commit
 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-*************** +===============  Common Features -*************** +===============    .. module:: common.dialog   :synopsis: Common features to all the dialog
Change 1 of 1 Show Entire File doc/​source/​daily.txt Stacked
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@@ -0,0 +1,15 @@
+*********************** +TortoiseHg in daily use +*********************** + +.. include:: common.txt +.. include:: explorer.txt +.. include:: commit.txt +.. include:: shelve.txt +.. include:: changelog.txt +.. include:: datamine.txt +.. include:: synchronize.txt +.. include:: serve.txt +.. include:: recovery.txt + +.. vim: noet ts=4
 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-******************* +===================  TortoiseHg Datamine -******************* +===================    .. module:: datamine.dialog   :synopsis: Dialog used to search in the history
 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-**************************** +============================  Windows Explorer Integration -**************************** +============================    .. module:: explorer   :synopsis: Windows explorer integration
 
9
10
11
12
 
13
14
15
16
17
18
19
20
21
22
23
24
 
25
26
27
28
29
 
9
10
11
 
12
13
14
15
16
 
 
 
 
 
 
 
 
17
18
 
19
20
21
@@ -9,21 +9,13 @@
 Contents:    .. toctree:: - :maxdepth: 2 + :maxdepth: 3     preface   intro   quick - common - explorer - commit - shelve - changelog - datamine - synchronize - serve + daily   settings - recovery   faq    Indices and tables
 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-******************* +===================  TortoiseHg Recovery -******************* +===================    .. module:: recovery.dialog   :synopsis: Dialog used to perform recovery operations
 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-**************** +================  TortoiseHg Serve -**************** +================    .. module:: serve.dialog   :synopsis: Dialog used to start/stop the web server
 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-********************** +======================  TortoiseHg Shelve Tool -********************** +======================    .. module:: shelve.dialog   :synopsis: Dialog used to perform shelve/unshelve operations
 
1
 
2
3
 
4
5
6
 
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
-********************** +======================  TortoiseHg Synchronize -********************** +======================    .. module:: synchronize.dialog   :synopsis: Dialog used to perform synchronization operations