diff --git a/extend/plugin/digikey.md b/extend/plugin/digikey.md deleted file mode 100644 index cf5b4985..00000000 --- a/extend/plugin/digikey.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: plugin_highlight -title: Integrate Digikey ---- - -# TODO diff --git a/extend/plugin/index.md b/extend/plugin/index.md index 179fbd17..3e5321b0 100644 --- a/extend/plugin/index.md +++ b/extend/plugin/index.md @@ -5,9 +5,6 @@ We supply core-dev and community built plugins to get you started with extending We expose some internal python APIs to speed up your development and keep the instance running while you discover the possibilities. [Learn more](# TODO plugins) ### Highlights -Use APIs supplied by your vendors or part libraries. -- [Digikey](digikey) -- [Octopart](octopart) Add [printing capabilities](printers) for your network connected printers to the webinterface and apps. diff --git a/extend/plugin/octopart.md b/extend/plugin/octopart.md deleted file mode 100644 index 12367099..00000000 --- a/extend/plugin/octopart.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: plugin_highlight -title: Integrate Octopart ---- - -# TODO