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

[crmsh-4.6] Fix: doc/toolchain: fix missing anchor in generated AIO doc (#1409) #1412

Merged

Conversation

nicholasyang2022
Copy link
Collaborator

The start of next section should be detected with

[[...]]
= ...

instead of

[[...,From Code]]
= ...

…abs#1409)

The start of next section should be detected with

```
[[...]]
= ...
```

instead of

```
[[...,From Code]]
= ...
```
@nicholasyang2022 nicholasyang2022 changed the title Fix: doc/toolchain: fix missing anchor in generated AIO doc (#1409) [crmsh-4.6] Fix: doc/toolchain: fix missing anchor in generated AIO doc (#1409) Apr 29, 2024
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.12%. Comparing base (c75d131) to head (59e515c).

Additional details and impacted files
@@              Coverage Diff              @@
##           crmsh-4.6    #1412      +/-   ##
=============================================
+ Coverage      47.28%   53.12%   +5.83%     
=============================================
  Files             79       79              
  Lines          23973    23973              
=============================================
+ Hits           11335    12735    +1400     
+ Misses         12638    11238    -1400     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@liangxin1300 liangxin1300 merged commit 5d7136c into ClusterLabs:crmsh-4.6 Apr 30, 2024
31 checks passed
@nicholasyang2022 nicholasyang2022 deleted the fix-doc-adocxt-anchor branch May 9, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants