From 3d2b59e9b7faaad05e957b89c25a1d3c576bafe6 Mon Sep 17 00:00:00 2001 From: squahtx Date: Tue, 4 Oct 2022 10:07:21 +0000 Subject: deploy: 1613857b90663aad042de39632f6db90b6f7f6f7 --- .../development/internal_documentation/index.html | 198 +++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 v1.69.0/development/internal_documentation/index.html (limited to 'v1.69.0/development/internal_documentation/index.html') diff --git a/v1.69.0/development/internal_documentation/index.html b/v1.69.0/development/internal_documentation/index.html new file mode 100644 index 0000000000..0bc42d3181 --- /dev/null +++ b/v1.69.0/development/internal_documentation/index.html @@ -0,0 +1,198 @@ + + + + + + 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.

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + \ No newline at end of file -- cgit 1.5.1