Skip to content

Commit 1ab7a76

Browse files
committed
Merge branch 'master' of github.com:FastFilter/pyfusefilter
2 parents d6eabd7 + 96353d5 commit 1ab7a76

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -127,19 +127,6 @@ python -m pdoc pyfusefilter --output-dir docs
127127
- On Linux, install development headers: `apt-get install python3-dev` (Ubuntu/Debian) or `yum install python3-devel` (CentOS/RHEL)
128128

129129

130-
## Documentation
131-
132-
📚 **Live Documentation**: [https://fastfilter.github.io/pyfusefilter/](https://fastfilter.github.io/pyfusefilter/)
133-
134-
The documentation is automatically generated from the code using [pdoc](https://pdoc.dev/) and deployed to GitHub Pages on every push to the main branch.
135-
136-
### Setting up GitHub Pages
137-
138-
To enable GitHub Pages for this repository:
139-
140-
1. Go to **Settings****Pages**
141-
2. Under **Source**, select **GitHub Actions**
142-
3. The documentation will be available at: `https://fastfilter.github.io/pyfusefilter/`
143130

144131
### Local Documentation
145132

0 commit comments

Comments
 (0)