Skip to content

Commit f18fa79

Browse files
committed
Add Sphinx documentation
* Remove built-in documentation from upgrade_pythoncapi.py script to avoid outdated or inconsistent documentation. * .gitignore: add "build".
1 parent fb0042f commit f18fa79

File tree

13 files changed

+561
-429
lines changed

13 files changed

+561
-429
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
build
12
*.swp
23
tests/build/
34
*.py[cod]

0 commit comments

Comments
 (0)