1
0
mirror of https://github.com/angr/pyvex synced 2026-06-21 13:47:01 +00:00

3 Commits

Author SHA1 Message Date
Kevin Phoenix 694cc34881 Remove inherited members in api docs (#347) 2023-08-30 18:00:59 -07:00
Kevin Phoenix c24442ec8f Include __init__ member in api docs (#338) 2023-08-14 15:33:33 -07:00
Kevin Phoenix d1220ef05e Add in-tree docs (#304)
* Add in-tree docs

* Fix git depedency installation

* Make install step name not include project name

* Fix issues with doc builds

* Tell RTD to clone pyvex recursively

* Try cloning submodules a different way

* Use pipe for multiline string

* Replace copyright with project_copyright

* Add links to plugin documentation

* Attribute copyright to contributors
2023-03-08 18:05:49 -07:00