react-native-windows-samples icon indicating copy to clipboard operation
react-native-windows-samples copied to clipboard

Use doxysaurus to publish Cxx APIs docs

Open asklar opened this issue 3 years ago • 1 comments
trafficstars

last year @vmoroz had looked into using docusaurus for producing docs for the other ones, is that ready to be used on the other C++-only APIs like ReactPackageProvider etc?

filing an issue to track adding these docs

Originally posted by @asklar in https://github.com/microsoft/react-native-windows-samples/pull/719#discussion_r929456288

asklar avatar Jul 26 '22 02:07 asklar

Work is to set up the pipelines to publish these docs automatically. Until this is fixed we have docs that are going nowhere (example: native module docs, React package provider, JSI, etc.) Script is broken, which is step one. Need to have pipeline install doxygen and then script can proceed assuming it's already there.

chrisglein avatar Jul 28 '22 18:07 chrisglein