Skip to content

Commit 0f55306

Browse files
authored
Revert "Performance improvements and documentation" (#14)
This reverts commits: - 08d6547 docs: Add basic ReadTheDocs documentation with Sphinx - fbbe7cb Performance improvements: HTTP/2 flag support and connection pooling optimizations These changes will be properly merged to develop first, then to main.
1 parent 08d6547 commit 0f55306

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+380
-4529
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ dmypy.json
4747

4848
# Documentation
4949
docs/_build/
50-
docs/build/
5150

5251
# Virtual environments
5352
venv/
@@ -70,4 +69,6 @@ benchmarks/results/
7069
# Environment variables
7170
.env
7271
examples/.env
73-
.plan/
72+
73+
# Planning documents (internal)
74+
plan/

.readthedocs.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)