SMFSW / Queue

Queue handling library (designed on Arduino)
BSD 3-Clause "New" or "Revised" License
93 stars 20 forks source link

Publish Doxygen doc to GitHub pages #6

Closed scls19fr closed 6 years ago

scls19fr commented 6 years ago

Hello,

It will be nice to publish Doxygen doc to GitHub pages. Doc can be updated automatically using Travis. https://www.google.fr/search?q=deploy+Doxygen+documentation+with+Travis+CI

Kind regards

scls19fr commented 6 years ago

Sorry I've just noticed https://github.com/SMFSW/Queue/blob/70b5436e780243a6eea39f17e772eac702c90685/.travis.yml#L24

So link to published doc in README will be great

SMFSW commented 6 years ago

I leave the issue open, generated doc is empty yet... I'll check that out

scls19fr commented 6 years ago

Thanks for the great work. Call graph of functions with graphviz is a nice feature of Doxygen!