play-iot / iot-vpn

Play-iO IIoT VPN
Apache License 2.0
5 stars 0 forks source link

Feature/documentation pages #105

Open anhcq151 opened 3 years ago

anhcq151 commented 3 years ago

close #16 Github pages setting should use doc-pages-uat as source branch and /root folder to build page. My workflow is:

zero88 commented 3 years ago

@anhcq151 You can use one of these tools due to Asciidoc python is legacy: https://docs.asciidoctor.org/maven-tools/latest/ https://asciidoctor.github.io/asciidoctor-gradle-plugin/development-3.x/user-guide/ https://docs.asciidoctor.org/asciidoctor.js/latest/ (js version)

I prefer maven or gradle.

anhcq151 commented 3 years ago

@anhcq151 You can use one of these tools due to Asciidoc python is legacy: https://docs.asciidoctor.org/maven-tools/latest/ https://asciidoctor.github.io/asciidoctor-gradle-plugin/development-3.x/user-guide/ https://docs.asciidoctor.org/asciidoctor.js/latest/ (js version)

I prefer maven or gradle.

I've updated code using mvn