mirror of
https://github.com/inventree/inventree-website.git
synced 2026-02-13 09:17:01 +00:00
Remove duplicate title (#258)
* Remove duplicate title Removed duplicate release title from the markdown file. * remove double header * remove double header * remove double header * remove double header * remove double header * remove double header * remove double header * Fix documentation links for part parameters Updated links in documentation for part parameter units and part parameters.
This commit is contained in:
@@ -3,8 +3,6 @@ author: SchrodingersGat
|
||||
title: Machine Plugin Refactor
|
||||
---
|
||||
|
||||
## Machine Plugin Refactor
|
||||
|
||||
In preparation for the upcoming 1.0.0 release, we have made some *breaking* changes to the machine registry plugin system.
|
||||
|
||||
These changes require that any existing plugins which implement custom machine drivers must be updated to use the new plugin system. A new *mixin* class, `MachineDriverMixin`, has been introduced to facilitate this transition.
|
||||
|
||||
Reference in New Issue
Block a user