dahall / Vanara

A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
MIT License
1.75k stars 190 forks source link

RobiniaDocs API Explorer #429

Closed NeuroXiq closed 9 months ago

NeuroXiq commented 9 months ago

Maybe You will be interested in hosting API Explorer online: https://www.robiniadocs.com/d/vanara/api/Vanara.PInvoke.html

This is ready-to-go, so above link can be added to README.md for other people to see it. Or using ready shields.io badge:

Static Badge

[![Static Badge](https://img.shields.io/badge/API%20Documentation-RobiniaDocs-43bc00?logo=readme&logoColor=white)](https://www.robiniadocs.com/d/vanara/api/Vanara.PInvoke.html)

https://github.com/NeuroXiq/RobiniaDocs

Besides above, I saw that Your projects has so many supported libraries that I didn't included them as an example documentation, I decided to take a few and generate documentation: Vanara.Kernel32 - RobiniaDocs Vanara.WebSocket- RobiniaDocs Vanara.Gdi32- RobiniaDocs

Hope You will find RobiniaDocs useful for this and other projects

Regards NeuroXiq

dahall commented 9 months ago

Cool project. Thanks for the info!