~bzr-pqm/bzr/bzr.dev

4557.3.5 by Ian Clatworthy
Split the User Guide into topics
1
#################
2
Bazaar User Guide
3
#################
4
5
.. Please mark sections in included files as following:
6
..   level 1 ========
7
..   level 2 --------
8
..   level 3 ~~~~~~~~
9
..   level 4 ^^^^^^^^ (it is better not to use nesting deeper than 3 levels)
10
11
12
Introduction
13
############
14
15
.. toctree::
16
   :maxdepth: 1
17
18
   introducing_bazaar
19
   core_concepts
20
   bazaar_workflows
21
22
23
Getting started
24
###############
25
26
.. toctree::
27
   :maxdepth: 1
28
29
   installing_bazaar
30
   entering_commands
31
   getting_help
32
   configuring_bazaar
33
   using_aliases
34
   plugins
35
   zen
36
37
38
Personal version control
39
########################
40
41
.. toctree::
42
   :maxdepth: 1
43
44
   solo_intro
45
   starting_a_project
46
   controlling_registration
47
   reviewing_changes
48
   recording_changes
49
   browsing_history
50
   releasing_a_project
51
   undoing_mistakes
52
53
54
Sharing with peers
55
##################
56
57
.. toctree::
58
   :maxdepth: 1
59
60
   partner_intro
61
   branching_a_project
62
   merging_changes
63
   resolving_conflicts
64
   annotating_changes
65
66
67
Team collaboration, central style
68
#################################
69
70
.. toctree::
71
   :maxdepth: 1
72
73
   central_intro
74
   publishing_a_branch
75
   using_checkouts
76
   working_offline_central
77
   reusing_a_checkout
78
79
80
Team collaboration, distributed style
81
#####################################
82
83
.. toctree::
84
   :maxdepth: 1
85
86
   distributed_intro
87
   organizing_branches
88
   using_gatekeepers
89
   sending_changes
90
91
92
Miscellaneous topics
93
####################
94
95
.. toctree::
96
   :maxdepth: 1
97
98
   part2_intro
99
   adv_merging
6538.1.32 by Aaron Bentley
Add docs on switch --store.
100
   switch_store
4557.3.5 by Ian Clatworthy
Split the User Guide into topics
101
   shelving_changes
102
   filtered_views
103
   stacked
104
   server
105
   hooks
106
   version_info
5967.3.3 by Jonathan Riddell
add release notes
107
   gpg_signatures
4853.1.1 by Patrick Regan
Removed trailing whitespace from files in doc directory
108
4557.3.5 by Ian Clatworthy
Split the User Guide into topics
109
110
A brief tour of some popular plugins
111
####################################
112
113
.. toctree::
114
   :maxdepth: 1
115
116
   bzrtools_plugin
117
   svn_plugin
118
119
120
Integrating Bazaar into your environment
121
########################################
122
123
.. toctree::
124
   :maxdepth: 1
125
126
   web_browsing
127
   bug_trackers
128
129
130
Appendices
131
##########
132
133
.. toctree::
134
   :maxdepth: 1
135
136
   specifying_revisions
137
   organizing_your_workspace
138
   shared_repository_layouts
139
   setting_up_email
140
   http_smart_server
141
   writing_a_plugin
5863.2.3 by Jonathan Riddell
more licence for docs
142
   licence
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
143
144
.. |--| unicode:: U+2014