/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Gustav Hartvigsson
  • Date: 2021-01-09 21:36:27 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20210109213627-h1xwcutzy9m7a99b
Added 'Case Preserving Working Tree Use Cases' from Canonical Wiki

* Addod a page from the Canonical Bazaar wiki
  with information on the scmeatics of case
  perserving filesystems an a case insensitive
  filesystem works.
  
  * Needs re-work, but this will do as it is the
    same inforamoton as what was on the linked
    page in the currint documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=================================
 
2
Breezy Developer Document Catalog
 
3
=================================
 
4
 
 
5
 
 
6
Introduction
 
7
============
 
8
 
 
9
.. toctree::
 
10
   :maxdepth: 1
 
11
 
 
12
   contribution-quickstart
 
13
 
 
14
 
 
15
Working on Breezy
 
16
=================
 
17
 
 
18
.. toctree::
 
19
   :maxdepth: 1
 
20
 
 
21
   profiling
 
22
   bug-handling
 
23
   HACKING
 
24
   testing
 
25
   code-review
 
26
   code-style
 
27
   documenting-changes
 
28
 
 
29
* `Contributing to Breezy Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki)
 
30
 
 
31
 
 
32
Architecture overviews
 
33
======================
 
34
 
 
35
.. toctree::
 
36
   :maxdepth: 1
 
37
 
 
38
   configuration
 
39
   fetch
 
40
   transports
 
41
   ui
 
42
 
 
43
Releasing and Packaging
 
44
=======================
 
45
 
 
46
.. toctree::
 
47
   :maxdepth: 1
 
48
 
 
49
   releasing
 
50
   ppa
 
51
   ec2 
 
52
 
 
53
 
 
54
Developing using breezy
 
55
=======================
 
56
 
 
57
.. toctree::
 
58
   :maxdepth: 1
 
59
 
 
60
   overview
 
61
   integration
 
62
 
 
63
* `Writing plugins for Breezy <plugin-development.txt>`_
 
64
 
 
65
* `breezy API reference <api/index.txt>`_
 
66
 
 
67
 
 
68
Other documents
 
69
===============
 
70
 
 
71
.. toctree::
 
72
   :maxdepth: 1
 
73
 
 
74
   principles
 
75
   plans
 
76
   specifications
 
77
   implementation-notes
 
78
   miscellaneous-notes
 
79
 
 
80
 
 
81
Licence
 
82
============
 
83
 
 
84
Copyright 2005-2011 Canonical Ltd.
 
85
Copyright 2018 Breezy Developers
 
86
 
 
87
Breezy is free software, and you
 
88
may use, modify and redistribute both Breezy and this document under
 
89
the terms of the GNU General Public License version 2 or later.  See
 
90
<http://www.gnu.org/licenses/>.
 
91
 
 
92
.. |--| unicode:: U+2014
 
93
 
 
94
..
 
95
   vim: ft=rst tw=74 ai