Skip to content
New issue

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

[Document] Improve project reference documentation #227

Open
misselvexu opened this issue Jun 10, 2022 · 2 comments
Open

[Document] Improve project reference documentation #227

misselvexu opened this issue Jun 10, 2022 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@misselvexu
Copy link
Collaborator

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

@misselvexu misselvexu added the documentation Improvements or additions to documentation label Jun 10, 2022
@weihubeats
Copy link
Contributor

I understand this issue is to create spring-cloud-tencent-docs and then create empty folder like in the screenshot?

@misselvexu
Copy link
Collaborator Author

I understand this issue is to create spring-cloud-tencent-docs and then create empty folder like in the screenshot?

Doc independent site, currently suspended.

@misselvexu misselvexu self-assigned this Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants