File: design.rst

package info (click to toggle)
mu-editor 1.0.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,044 kB
  • sloc: python: 16,323; makefile: 129; xml: 29; sh: 7
file content (13 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Design Decisions 
----------------

The following documents concern the decision making aspects behind various
aspects of Mu. This is a recent practice (started by Tim Golden) so these
documents do not cover many aspects of Mu. However, moving forward newer
technical decisions will be documented in this way.

.. toctree::
    :maxdepth: 2

    design/file_reading_and_writing.rst
    design/line-endings