[Docs] Fix driver docs showing twice (#3035)

* docs(config): fix doubled docs for drivers

* enhance(drivers): add docstrings to enums that show in docs

* chore(changelog): add towncrier entries
This commit is contained in:
jack1142
2020-01-02 14:54:25 +01:00
committed by Michael H
parent bc90f5186a
commit f3c57b6730
5 changed files with 25 additions and 2 deletions

View File

@@ -0,0 +1 @@
Driver docs no longer show twice.

View File

@@ -0,0 +1 @@
Add proper docstrings to enums that show in drivers docs.