summaryrefslogtreecommitdiff
path: root/api-docs/source
AgeCommit message (Collapse)Author
2020-04-07add additional modules to blacklist from documentationJordan Wiens
2020-01-15exclude requests for windows buildsJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-10-10remove os and re modules that snuck into api docsJordan Wiens
2019-09-26exlucde two modules not intended to be documentedJordan Wiens
2019-06-08documentation generation settings updateJordan Wiens
2019-05-11moving rtd modifications to a submodule, moving to py3 for docsJordan Wiens
2019-01-17update company name and copyright dateJordan Wiens
2018-11-26only include specific version in one file to minimize update churnJordan Wiens
2018-10-24overwrite serial whenever it is exposed in headlessJordan Wiens
2018-10-22get attributes included in class summary again, remove unneeded extensions, ↵Jordan Wiens
and remove duplicate bn.bn class that snuck in
2017-08-31increase version number in api docsJordan Wiens
2017-06-21remove 800px limit on API docsJordan Wiens
2017-01-20ignore autogenerated indexJordan Wiens
2017-01-20make python docs default for API helpJordan Wiens
2017-01-17fix missing documentationJordan Wiens
2017-01-10remove autogenerated python.rst fileJordan Wiens
2017-01-10update documentation to be dynamically generated based on module and class ↵Jordan Wiens
hierarchy
2017-01-02Manual merging with devPeter LaFosse
2016-08-06Removing private member documentationplafosse
2016-07-30remove C++ as well for now, default to just pythonJordan Wiens
2016-07-30manually add classesJordan Wiens
2016-07-30remove C for nowJordan Wiens
2016-07-30point to proper interdocs urlJordan Wiens
2016-07-30remove C documentation reference for nowJordan Wiens
2016-07-26switch sphinx to rtd and upate pathsJordan Wiens
2016-07-24add initial api documentation for C++, C, and Python generated with sphinx, ↵Jordan Wiens
breathe, and doxygen mostly working on the framework, lots left undocumented