Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add documentation, Makefile, and linting configuration
Documentation and linting More linting and documentation usb_exceptions.py and the sign_*.py files pass linting checks More linting and documentation More linting and documentation pylint: ignore too-few-public-methods Spacing Linting Linting Documentation Linting Create .readthedocs.yml Create requirements.txt Add documentation link to README Update README.rst Update README.rst Update README.rst Update .gitignore Add call graphs pylint and flake8 pass Documentation Documentation fixes Add my Travis CI and Coveralls badges (#2) Add some tables of contents to the documentation Add linting to CI (#3) * Add linting to CI * Install flake8 and pylint Hide the original repo's badges (for now) (#4) Finish documentation skeletons for the sign_* files and usb_exceptions.py (#5) Finish documentation skeletons for fastboot.py and fastboot_debug.py (#6) Almost done with documentation skeletons Finish documentation skeletons Add contents to module docstrings Working on documentation contents Finish adding contents to module docstrings Replace sections with rubrics Document the sign_* modules and usb_exceptions.py Remove whitespace Fix typo Add tests for the signers Change 'ValueError' to more general 'Exception' Added tests for the 'GetPublicKey()' methods Add ADB keygen functionality (from @joeleong) Fix sign_* tests Add debugging code, work on documentation of filesync_protocol.py Working on documentation Remove debugging code Fill in some documentation Documentation and code formatting Add some documentation More documentation Put command onto one line Linting Linting Update documentation index.rst
- Loading branch information