From dd734df1f85139c0876f3e05139f2de52e14c1e8 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 21 May 2024 09:56:00 +0000 Subject: deploy: 8b43cc89fae94030708d20d99ee4c2017f39d95d --- .../development/internal_documentation/index.html | 213 +++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 v1.108/development/internal_documentation/index.html (limited to 'v1.108/development/internal_documentation') diff --git a/v1.108/development/internal_documentation/index.html b/v1.108/development/internal_documentation/index.html new file mode 100644 index 0000000000..e56a6a1682 --- /dev/null +++ b/v1.108/development/internal_documentation/index.html @@ -0,0 +1,213 @@ + + + + + + Internal Documentation - Synapse + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + +
+
+ +
+ +
+ +

Internal Documentation

+

This section covers implementation documentation for various parts of Synapse.

+

If a developer is planning to make a change to a feature of Synapse, it can be useful for +general documentation of how that feature is implemented to be available. This saves the +developer time in place of needing to understand how the feature works by reading the +code.

+

Documentation that would be more useful for the perspective of a system administrator, +rather than a developer who's intending to change to code, should instead be placed +under the Usage section of the documentation.

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + -- cgit 1.5.1