summaryrefslogtreecommitdiff
path: root/doc/en/user-guide/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/user-guide/index.txt')
-rw-r--r--doc/en/user-guide/index.txt143
1 files changed, 143 insertions, 0 deletions
diff --git a/doc/en/user-guide/index.txt b/doc/en/user-guide/index.txt
new file mode 100644
index 0000000..e9fe209
--- /dev/null
+++ b/doc/en/user-guide/index.txt
@@ -0,0 +1,143 @@
+#################
+Bazaar User Guide
+#################
+
+.. Please mark sections in included files as following:
+.. level 1 ========
+.. level 2 --------
+.. level 3 ~~~~~~~~
+.. level 4 ^^^^^^^^ (it is better not to use nesting deeper than 3 levels)
+
+
+Introduction
+############
+
+.. toctree::
+ :maxdepth: 1
+
+ introducing_bazaar
+ core_concepts
+ bazaar_workflows
+
+
+Getting started
+###############
+
+.. toctree::
+ :maxdepth: 1
+
+ installing_bazaar
+ entering_commands
+ getting_help
+ configuring_bazaar
+ using_aliases
+ plugins
+ zen
+
+
+Personal version control
+########################
+
+.. toctree::
+ :maxdepth: 1
+
+ solo_intro
+ starting_a_project
+ controlling_registration
+ reviewing_changes
+ recording_changes
+ browsing_history
+ releasing_a_project
+ undoing_mistakes
+
+
+Sharing with peers
+##################
+
+.. toctree::
+ :maxdepth: 1
+
+ partner_intro
+ branching_a_project
+ merging_changes
+ resolving_conflicts
+ annotating_changes
+
+
+Team collaboration, central style
+#################################
+
+.. toctree::
+ :maxdepth: 1
+
+ central_intro
+ publishing_a_branch
+ using_checkouts
+ working_offline_central
+ reusing_a_checkout
+
+
+Team collaboration, distributed style
+#####################################
+
+.. toctree::
+ :maxdepth: 1
+
+ distributed_intro
+ organizing_branches
+ using_gatekeepers
+ sending_changes
+
+
+Miscellaneous topics
+####################
+
+.. toctree::
+ :maxdepth: 1
+
+ part2_intro
+ adv_merging
+ shelving_changes
+ filtered_views
+ stacked
+ server
+ hooks
+ version_info
+ gpg_signatures
+
+
+A brief tour of some popular plugins
+####################################
+
+.. toctree::
+ :maxdepth: 1
+
+ bzrtools_plugin
+ svn_plugin
+
+
+Integrating Bazaar into your environment
+########################################
+
+.. toctree::
+ :maxdepth: 1
+
+ web_browsing
+ bug_trackers
+
+
+Appendices
+##########
+
+.. toctree::
+ :maxdepth: 1
+
+ specifying_revisions
+ organizing_your_workspace
+ shared_repository_layouts
+ setting_up_email
+ http_smart_server
+ writing_a_plugin
+ licence
+
+.. |--| unicode:: U+2014