Skip to content

Latest commit

 

History

History
60 lines (50 loc) · 2.52 KB

File metadata and controls

60 lines (50 loc) · 2.52 KB
uid docs_dataminer_services
_layout landing

docs.dataminer.services

Welcome to the home of DataMiner documentation!

This is where you'll find all essential information on how to use DataMiner and develop your DataMiner System (including connectors, Visual Overview, Automation, etc.).

Can't find what you need here? Go to our DataMiner Community website for questions, use cases, additional resources, etc.

Skye
💡 TIPS TO TAKE FLIGHT
Want to contribute? Go to Contributing to the DataMiner docs for more info.
<style> .columnhome a { display: inline-block; padding: 4px; border-radius: 4px; transition: all 0.2s ease-in-out; } .columnhome a:hover { background-color: #f0f4ff; /* light background on hover */ transform: scale(1.05); /* slightly bigger */ box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* subtle shadow */ } </style>