Skip to content

[Document] Improve project reference documentation  #227

@misselvexu

Description

@misselvexu

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.

Effect picture display :
image

image

Metadata

Metadata

Assignees

Labels

wontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions