Skip to content

Commit

Permalink
Add changelog for 6160
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Jun 7, 2024
1 parent d75663e commit 64579e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changes/newsfragments/6160.improved_driver
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
The Minicircuits, Oxford, QDev, QuantumDesign, Rigol and Rohde & Schwarz drivers shipping with QCoDeS
have been updated to ensure all Parameters are set as static
attributes that are documented and can be type checked. The docs for the same drivers have been
updated to not document inherited members. This makes the documentation significantly more readable
as it focuses on specific members for a given instrument. The documentation now also links superclasses.
Please consult these for inherited members.

0 comments on commit 64579e8

Please sign in to comment.