From dd8cbf08bac0e69f1caf00ec1efec6019eb36c29 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 10 Jan 2023 12:19:38 +0000 Subject: deploy: 9a4c69f59f1ac54838d3b0f47280d858b7e41073 --- .../development/internal_documentation/index.html | 198 +++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 v1.75/development/internal_documentation/index.html (limited to 'v1.75/development/internal_documentation') diff --git a/v1.75/development/internal_documentation/index.html b/v1.75/development/internal_documentation/index.html new file mode 100644 index 0000000000..14b78ce1ce --- /dev/null +++ b/v1.75/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