-
Notifications
You must be signed in to change notification settings - Fork 509
Closed
Labels
wontfixThis will not be worked onThis will not be worked on
Description
What is the feature you want to add?
Add new spring-cloud-tencent-docs
module
Why do you want to add this feature?
Markdown files can be directly exported to Html or pdf format for easy maintenance.
How to implement this feature?
Use the asciidoctor-maven-plugin
maven plugin to complete the build of the documentation module.
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
</plugin>
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on