From 5b98526363a34c5c94d4ede0e8c44d262c085b78 Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Thu, 3 Jun 2021 16:21:02 +0000 Subject: deploy: fd9856e4a98fb3fa9c139317b0a3b79f22aff1c7 --- .../development/internal_documentation/index.html | 264 +++++++++++++++++++++ 1 file changed, 264 insertions(+) create mode 100644 develop/development/internal_documentation/index.html (limited to 'develop/development/internal_documentation/index.html') diff --git a/develop/development/internal_documentation/index.html b/develop/development/internal_documentation/index.html new file mode 100644 index 0000000000..d03c1f09cf --- /dev/null +++ b/develop/development/internal_documentation/index.html @@ -0,0 +1,264 @@ + + + + + + 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