Beckhoff / ADS

Beckhoff protocol to communicate with TwinCAT devices.
MIT License
491 stars 193 forks source link

Added Github pipeline to build Doxygen docs and push to Github pages #183

Closed RobertoRoos closed 1 year ago

RobertoRoos commented 1 year ago

Title says it all. This will automatically build and deploy the Doxygen docs.

An example of what that looks like is under my fork: https://robertoroos.github.io/ADS/

After merging, this would be available under https://beckhoff.github.io/ADS/

RobertoRoos commented 1 year ago

Oops, I see https://beckhoff.github.io/ADS/ already exists actually. Currently the HTML source is stored in the gh-pages branch. Maybe this action based build is nicer.