Skip to content

Latest commit

 

History

History
57 lines (51 loc) · 2.35 KB

File metadata and controls

57 lines (51 loc) · 2.35 KB
uid DevelopIndex
description Discover all the information you need as a DataMiner Developer, from the very basics to advanced details, including guidelines & best practices.

Developer documentation

<style> .column a { display: inline-block; padding: 4px; border-radius: 4px; transition: all 0.2s ease-in-out; } .column 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>