Remove incomplete developer docs
Auto generated code documentation is incomplete, remove it. Related #2503
This commit is contained in:
parent
48ff85ab94
commit
af12f8df52
|
@ -1,26 +0,0 @@
|
||||||
# Developer Documentation
|
|
||||||
|
|
||||||
::: lib.hidapi
|
|
||||||
handler: python
|
|
||||||
options:
|
|
||||||
recursive: true
|
|
||||||
|
|
||||||
::: lib.hid_parser
|
|
||||||
handler: python
|
|
||||||
options:
|
|
||||||
recursive: true
|
|
||||||
|
|
||||||
::: lib.keysyms
|
|
||||||
handler: python
|
|
||||||
options:
|
|
||||||
recursive: true
|
|
||||||
|
|
||||||
::: lib.logitech_receiver
|
|
||||||
handler: python
|
|
||||||
options:
|
|
||||||
recursive: true
|
|
||||||
|
|
||||||
::: lib.solaar
|
|
||||||
handler: python
|
|
||||||
options:
|
|
||||||
recursive: true
|
|
|
@ -19,8 +19,6 @@ nav:
|
||||||
- Rules: rules.md
|
- Rules: rules.md
|
||||||
- Usage: usage.md
|
- Usage: usage.md
|
||||||
|
|
||||||
- Developer Documentation: reference/developer_documentation.md
|
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- search
|
- search
|
||||||
- mkdocstrings:
|
- mkdocstrings:
|
||||||
|
|
Loading…
Reference in New Issue