From 0bbf19032fba228819d7f5948c1a5a0713b47c0b Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:53:36 +0000 Subject: Version picker deployed for v1.91 docs to Github Pages --- v1.91/development/cas.html | 17 ++++++++++++++++- v1.91/development/contributing_guide.html | 17 ++++++++++++++++- v1.91/development/database_schema.html | 17 ++++++++++++++++- v1.91/development/demo.html | 17 ++++++++++++++++- v1.91/development/dependencies.html | 17 ++++++++++++++++- v1.91/development/experimental_features.html | 17 ++++++++++++++++- v1.91/development/git.html | 17 ++++++++++++++++- v1.91/development/internal_documentation/index.html | 17 ++++++++++++++++- v1.91/development/releases.html | 17 ++++++++++++++++- v1.91/development/reviews.html | 17 ++++++++++++++++- v1.91/development/room-dag-concepts.html | 17 ++++++++++++++++- v1.91/development/saml.html | 17 ++++++++++++++++- .../development/synapse_architecture/cancellation.html | 17 ++++++++++++++++- .../development/synapse_architecture/faster_joins.html | 17 ++++++++++++++++- v1.91/development/synapse_architecture/streams.html | 17 ++++++++++++++++- 15 files changed, 240 insertions(+), 15 deletions(-) (limited to 'v1.91/development') diff --git a/v1.91/development/cas.html b/v1.91/development/cas.html index ae35250574..f3579198d2 100644 --- a/v1.91/development/cas.html +++ b/v1.91/development/cas.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -247,5 +260,7 @@ and that the CAS server is on port 8000, both on localhost.

+ + - \ No newline at end of file + diff --git a/v1.91/development/contributing_guide.html b/v1.91/development/contributing_guide.html index b328bba158..e85995d1cf 100644 --- a/v1.91/development/contributing_guide.html +++ b/v1.91/development/contributing_guide.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -638,5 +651,7 @@ do!

+ + - \ No newline at end of file + diff --git a/v1.91/development/database_schema.html b/v1.91/development/database_schema.html index 3ba3b06439..063591deb7 100644 --- a/v1.91/development/database_schema.html +++ b/v1.91/development/database_schema.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -334,5 +347,7 @@ will never happen (SHA256 has a massive big key space).

+ + - \ No newline at end of file + diff --git a/v1.91/development/demo.html b/v1.91/development/demo.html index 2d4754ff33..cefec557bd 100644 --- a/v1.91/development/demo.html +++ b/v1.91/development/demo.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -220,5 +233,7 @@ name.

+ + - \ No newline at end of file + diff --git a/v1.91/development/dependencies.html b/v1.91/development/dependencies.html index f44f2db144..db87f74b82 100644 --- a/v1.91/development/dependencies.html +++ b/v1.91/development/dependencies.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -402,5 +415,7 @@ letting Poetry do the right thing.

+ + - \ No newline at end of file + diff --git a/v1.91/development/experimental_features.html b/v1.91/development/experimental_features.html index 98974dd4cd..64bbeea6d9 100644 --- a/v1.91/development/experimental_features.html +++ b/v1.91/development/experimental_features.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -218,5 +231,7 @@ configuration key (see the synapse.config.experimental file) and ei + + - \ No newline at end of file + diff --git a/v1.91/development/git.html b/v1.91/development/git.html index a6a9a322e6..4da15fac89 100644 --- a/v1.91/development/git.html +++ b/v1.91/development/git.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -306,5 +319,7 @@ the history of Synapse), we've had two releases in flight at once. Obviously, + + - \ No newline at end of file + diff --git a/v1.91/development/internal_documentation/index.html b/v1.91/development/internal_documentation/index.html index 10f4a067e1..feec47193a 100644 --- a/v1.91/development/internal_documentation/index.html +++ b/v1.91/development/internal_documentation/index.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -194,5 +207,7 @@ under the Usage section of the documentation.

+ + - \ No newline at end of file + diff --git a/v1.91/development/releases.html b/v1.91/development/releases.html index 5cea2ff5ec..da3039013d 100644 --- a/v1.91/development/releases.html +++ b/v1.91/development/releases.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -215,5 +228,7 @@ found in the security catego + + - \ No newline at end of file + diff --git a/v1.91/development/reviews.html b/v1.91/development/reviews.html index ee932ce705..6028a647c0 100644 --- a/v1.91/development/reviews.html +++ b/v1.91/development/reviews.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -218,5 +231,7 @@ with the rationale on why you're putting it back in the queue.

+ + - \ No newline at end of file + diff --git a/v1.91/development/room-dag-concepts.html b/v1.91/development/room-dag-concepts.html index eaa06b291c..2e68370acf 100644 --- a/v1.91/development/room-dag-concepts.html +++ b/v1.91/development/room-dag-concepts.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -274,5 +287,7 @@ notes from @Azrenbeth, https://pastebin.com/seUGVGeT

+ + - \ No newline at end of file + diff --git a/v1.91/development/saml.html b/v1.91/development/saml.html index 3a2e8ac490..207122b62f 100644 --- a/v1.91/development/saml.html +++ b/v1.91/development/saml.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -223,5 +236,7 @@ samling page and clear the site data. In Chrome, this will be a button on the Ap + + - \ No newline at end of file + diff --git a/v1.91/development/synapse_architecture/cancellation.html b/v1.91/development/synapse_architecture/cancellation.html index 8f7d25bb88..4183a211e9 100644 --- a/v1.91/development/synapse_architecture/cancellation.html +++ b/v1.91/development/synapse_architecture/cancellation.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -532,5 +545,7 @@ with LoggingContext("request-1"): + + - \ No newline at end of file + diff --git a/v1.91/development/synapse_architecture/faster_joins.html b/v1.91/development/synapse_architecture/faster_joins.html index d60c159d11..d4d0c55289 100644 --- a/v1.91/development/synapse_architecture/faster_joins.html +++ b/v1.91/development/synapse_architecture/faster_joins.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -526,5 +539,7 @@ work?

+ + - \ No newline at end of file + diff --git a/v1.91/development/synapse_architecture/streams.html b/v1.91/development/synapse_architecture/streams.html index a76d3e8020..5d3ee955af 100644 --- a/v1.91/development/synapse_architecture/streams.html +++ b/v1.91/development/synapse_architecture/streams.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -312,5 +325,7 @@ nowadays it's done via Redis's Pubsub.

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