nus-cs2103-AY1920S1 / forum

Forum
1 stars 1 forks source link

Request to use Asciidoctor Gradle plugin #151

Closed hua-lun closed 5 years ago

hua-lun commented 5 years ago

Library

Asciidoctor, a fast text processor & publishing toolchain for converting AsciiDoc to HTML5, DocBook & more. Asciidoctor

Purpose

Use the library to help with the writing of adoc files for user/developer guide. {Explain for what kind of functionality you intended to use it for}

License

MIT License - https://github.com/asciidoctor/asciidoctor/blob/master/LICENSE {Mention the license under which the library is released (e.g., MIT, GPL, Apache etc.) and give a link to the relevant page on their website}

thaowei commented 5 years ago

Doesn't it already do so?

hua-lun commented 5 years ago

oh right, I've missed it by accident. Thanks for the tip!