Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: automated sphinx documentation for python bindings #714

Merged
merged 93 commits into from
Apr 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
9e9f72f
docs: sphinx
JSeam2 Feb 13, 2024
9cd3ffd
Merge branch 'main' into pydoc
alexander-camuto Feb 21, 2024
c111e5e
fix: update requirements
JSeam2 Feb 26, 2024
29c3d65
fix: remove 0x from example
JSeam2 Feb 26, 2024
bf43b76
fix: update docs
JSeam2 Feb 26, 2024
cfb7277
Merge branch 'pydoc' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Feb 26, 2024
24dda87
Merge branch 'main' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Feb 26, 2024
46dc1a5
docs: sphinx (#17)
JSeam2 Feb 26, 2024
5a0d8aa
Merge branch 'main' into pydoc
ethan-crypto Feb 27, 2024
d63c4e0
Merge branch 'main' into pydoc
alexander-camuto Feb 28, 2024
3c5b125
fix: install ezkl via maturin
JSeam2 Feb 28, 2024
256e825
Merge branch 'pydoc' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Feb 28, 2024
f0f637f
merge
JSeam2 Feb 28, 2024
898349e
Merge branch 'main' into pydoc
alexander-camuto Apr 1, 2024
7c0e4ab
Update .readthedocs.yaml
alexander-camuto Apr 1, 2024
549b42c
Merge branch 'main' into pydoc
alexander-camuto Apr 2, 2024
a1e555a
merge
JSeam2 Apr 2, 2024
abc6901
fix: readthedocs
JSeam2 Apr 2, 2024
ce52f1b
fix: rtd
JSeam2 Apr 2, 2024
dd6ae61
docs: readthedocs (#19)
JSeam2 Apr 2, 2024
4ec4de0
fix: upgrade maturin to 1.5.1
JSeam2 Apr 2, 2024
287088f
fix: upgrade maturin to 1.5.1 (#20)
JSeam2 Apr 2, 2024
0865f5b
fix: use the right requirements
JSeam2 Apr 2, 2024
f1f93e1
merge
JSeam2 Apr 2, 2024
30f58a6
fix: unify requirements file (#21)
JSeam2 Apr 2, 2024
ce5659c
Merge branch 'main' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Apr 2, 2024
5749ce7
fix: add cmake and libclang to apt_packages
JSeam2 Apr 2, 2024
9c4a9a2
fix: add apt-packages (#22)
JSeam2 Apr 2, 2024
4c0c706
fix: typo
JSeam2 Apr 2, 2024
fff1566
fix: use clang
JSeam2 Apr 2, 2024
5055c2a
fix: clang instead of libsclang (#23)
JSeam2 Apr 2, 2024
03ffd45
Merge branch 'main' into pydoc
alexander-camuto Apr 2, 2024
4aea258
fix: swap to netlify
JSeam2 Apr 2, 2024
880140a
merge
JSeam2 Apr 2, 2024
15ab5aa
Merge branch 'pydoc' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Apr 2, 2024
89ade9b
fix: swap to netlify (#24)
JSeam2 Apr 2, 2024
eef9e42
Merge branch 'main' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Apr 2, 2024
9479178
fix: add python runtime
JSeam2 Apr 2, 2024
c5fa887
fix: add clang and cmake
JSeam2 Apr 2, 2024
17da689
fix: move to root
JSeam2 Apr 2, 2024
0f3d871
Merge branch 'main' into pydoc
alexander-camuto Apr 3, 2024
1587374
fix: try new approach for rtd
JSeam2 Apr 3, 2024
af12c90
Merge branch 'pydoc' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Apr 3, 2024
a67858b
fix: add python runtime for netlify (#25)
JSeam2 Apr 3, 2024
2e431d9
fix: move doc version updates to the bottom
JSeam2 Apr 3, 2024
138ed55
fix: merge
JSeam2 Apr 3, 2024
75b73b2
fix: test build step (#26)
JSeam2 Apr 3, 2024
e3bba91
fix: use env.Var
JSeam2 Apr 3, 2024
5f0bee6
fix: merge
JSeam2 Apr 3, 2024
1aab20e
merge (#27)
JSeam2 Apr 3, 2024
7adf236
fix: remove git merge conflicts
JSeam2 Apr 3, 2024
2a3036a
fix: merge conflicts
JSeam2 Apr 3, 2024
0be1a7f
Pydoc (#28)
JSeam2 Apr 3, 2024
2cd41a0
Merge branch 'main' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Apr 3, 2024
60ae373
fix: add checkout step
JSeam2 Apr 3, 2024
1a725de
fix: add checkout (#29)
JSeam2 Apr 3, 2024
13b246a
fix: add write-all permissions
JSeam2 Apr 3, 2024
56cc31a
fix: updates version in docs requirements
github-actions[bot] Apr 3, 2024
8e73f61
fix: swap back to rtd
JSeam2 Apr 3, 2024
8a424c8
fix: move version updates into tagging.yaml
JSeam2 Apr 3, 2024
0aa46ae
merge
JSeam2 Apr 3, 2024
07e2fe9
fix: tagging (#30)
JSeam2 Apr 3, 2024
acd6f44
fix: use envvar
JSeam2 Apr 3, 2024
6ca82dd
update
JSeam2 Apr 3, 2024
00eb010
fix: use envvar (#31)
JSeam2 Apr 3, 2024
ce26a36
fix: merge
JSeam2 Apr 3, 2024
828c9a6
fix: merge issues
JSeam2 Apr 3, 2024
f6d43d3
fix: typo (#32)
JSeam2 Apr 3, 2024
e630c3e
fix: updates tagging
JSeam2 Apr 3, 2024
e87f95a
fix: rename
JSeam2 Apr 3, 2024
24c9681
fix: updates (#33)
JSeam2 Apr 3, 2024
0bab6b5
Merge branch 'main' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Apr 3, 2024
12d2820
fix: commit step
JSeam2 Apr 3, 2024
abebc8b
Pydoc (#34)
JSeam2 Apr 3, 2024
3b92682
ci: update version string in docs
github-actions[bot] Apr 3, 2024
63c5eb5
fix: cleanup
JSeam2 Apr 3, 2024
8a924e4
Pydoc (#35)
JSeam2 Apr 3, 2024
67ad8aa
ci: update version string in docs
github-actions[bot] Apr 3, 2024
4531b86
fix: tagging
JSeam2 Apr 3, 2024
0dd5266
Merge branch 'main' of https://github.com/JSeam2/ezkl into pydoc
JSeam2 Apr 3, 2024
cf0d4c6
fix: do not push to main
JSeam2 Apr 3, 2024
080b12c
fix: avoid pushing to main (#36)
JSeam2 Apr 3, 2024
fc94a81
ci: update version string in docs
github-actions[bot] Apr 3, 2024
e6bb795
fix: create separate branch
JSeam2 Apr 3, 2024
407456a
merge
JSeam2 Apr 3, 2024
dc4fa04
fix: create a new branch upon tagging (#37)
JSeam2 Apr 3, 2024
428e77b
fix: order
JSeam2 Apr 3, 2024
690b2ea
merge
JSeam2 Apr 3, 2024
9e54165
fix: update comment
JSeam2 Apr 3, 2024
d275129
fix: uncomment previous build step
JSeam2 Apr 3, 2024
4e42c9a
fix: update docs
JSeam2 Apr 3, 2024
b378658
fix: add pypi-publish requirements
JSeam2 Apr 3, 2024
2b3b0f7
Merge branch 'main' into pydoc
JSeam2 Apr 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: update comment
  • Loading branch information
JSeam2 committed Apr 3, 2024
commit 9e5416575b25ee06c49f11a025451be77d1392dd
2 changes: 1 addition & 1 deletion .github/workflows/tagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
sed "s/0\\.0\\.0/${RELEASE_TAG//v}/" docs/python/requirements-docs.txt.orig >docs/python/requirements-docs.txt
rm docs/python/requirements-docs.txt.orig

- name: Commit files
- name: Commit files and create tag
env:
RELEASE_TAG: ${{ steps.tag_version.outputs.new_tag }}
run: |
Expand Down
Loading