We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is the feature you want to add?
Add new spring-cloud-tencent-docs module
spring-cloud-tencent-docs
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.
asciidoctor-maven-plugin
<plugin> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctor-maven-plugin</artifactId> </plugin>
Additional context Add any other context or screenshots about the feature request here.
Effect picture display :
The text was updated successfully, but these errors were encountered:
I understand this issue is to create spring-cloud-tencent-docs and then create empty folder like in the screenshot?
Sorry, something went wrong.
Doc independent site, currently suspended.
misselvexu
No branches or pull requests
What is the feature you want to add?
Add new
spring-cloud-tencent-docs
moduleWhy 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.Additional context
Add any other context or screenshots about the feature request here.
Effect picture display :
The text was updated successfully, but these errors were encountered: