Commit graph

3 commits

Author SHA1 Message Date
Kevin Phoenix
5051023056
Add in-tree docs (#3849)
* Add in-tree docs

* Add build dependencies to RTD build

* Also install newer pip

* Install angrdb and pcode when building docs

* Sync ci docs with rtd config

* Use pipe for multiline string

* Fix typo

* Replace copyright with project_copyright

* Ignore type aliases in sphinx coverage

* Add links to plugin documentation

* Use coverage_ignore_pyobjects to ignore aliases

* Attribute copyright to contributors
2023-03-08 18:06:10 -07:00
Andrew Dutcher
18e153496a remove docs folder, it's in angr-doc now 2016-03-19 23:05:31 -07:00
Sébastien Duquette
9fdcf5c694 Add a script to generate api documentation with sphinx.
- Rewrote some of the comments to use the new formatting.
2016-02-18 23:44:18 -05:00