Skip to content

[Bug] Duplicate subheadings in v1.1 documentation #265

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

Open
joshuayao opened this issue Dec 4, 2024 · 2 comments · May be fixed by #267
Open

[Bug] Duplicate subheadings in v1.1 documentation #265

joshuayao opened this issue Dec 4, 2024 · 2 comments · May be fixed by #267
Assignees
Labels
A3 Maintain backlog bug Something isn't working OPEAHack Issue created for OPEA Hackathon

Comments

@joshuayao joshuayao added the bug Something isn't working label Dec 4, 2024
@NeoZhangJianyu
Copy link
Collaborator

The root cause is the current online doc build principle will scan all of md files of a repo and list them in one page: index.html.
Some md files have same tile.

I create a PR as base to refactor the online doc: #267
After it's done, this issue will be resolved.

@joshuayao joshuayao linked a pull request Jan 6, 2025 that will close this issue
@yinghu5 yinghu5 added backlog A3 Maintain OPEAHack Issue created for OPEA Hackathon labels Mar 20, 2025
@yinghu5
Copy link
Collaborator

yinghu5 commented Mar 21, 2025

Remind:the doc team will handle it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A3 Maintain backlog bug Something isn't working OPEAHack Issue created for OPEA Hackathon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants