From 2940bec64501e21181ae38b393d8409b5f0060d5 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Wed, 17 Nov 2021 12:13:24 +0000 Subject: Remove erroneous v1.45.0 docs folder (#11367) --- .../development/internal_documentation/index.html | 264 --------------------- 1 file changed, 264 deletions(-) delete mode 100644 v1.45.0/development/internal_documentation/index.html (limited to 'v1.45.0/development/internal_documentation') diff --git a/v1.45.0/development/internal_documentation/index.html b/v1.45.0/development/internal_documentation/index.html deleted file mode 100644 index e328539fbf..0000000000 --- a/v1.45.0/development/internal_documentation/index.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - 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