mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-26 08:01:06 +00:00
91047bf828
This uses Read-The-Docs (sphinx/docutils) references exclusively, but adds a README.md for GitHub viewers to remind them that the links there won't work (closes ticket:2835). It also fixes all the dangling references and other Sphinx warnings. The "Preparation" section of docs/magic-folder-howto.rst was removed, since this feature has since been merged to trunk.
21 lines
618 B
ReStructuredText
21 lines
618 B
ReStructuredText
Proposed Specifications
|
|
=======================
|
|
|
|
This directory is where we hold design notes about upcoming/proposed
|
|
features. Usually this is kept in tickets on the `bug tracker`_, but
|
|
sometimes we put this directly into the source tree.
|
|
|
|
.. _bug tracker: https://tahoe-lafs.org/trac
|
|
|
|
Most of these files are plain text, should be read from a source tree. This
|
|
index only lists the files that are in .rst format.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
leasedb
|
|
magic-folder/filesystem-integration
|
|
magic-folder/remote-to-local-sync
|
|
magic-folder/user-interface-design
|
|
magic-folder/multi-party-conflict-detection
|