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

docs: fix keywords metadata #3396

Merged
merged 2 commits into from
Sep 11, 2024
Merged

docs: fix keywords metadata #3396

merged 2 commits into from
Sep 11, 2024

Conversation

Revathyvenugopal162
Copy link
Contributor

@Revathyvenugopal162 Revathyvenugopal162 commented Sep 10, 2024

Description

keywords in the metadata should be comma seperated, https://docutils.sourceforge.io/docs/ref/rst/directives.html#meta
otherwise, all the keywords treated as single word by seo and give result

Issue linked

no issue created

Checklist

@Revathyvenugopal162 Revathyvenugopal162 requested a review from a team as a code owner September 10, 2024 09:21
@Revathyvenugopal162 Revathyvenugopal162 requested review from germa89 and pyansys-ci-bot and removed request for a team September 10, 2024 09:21
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@Revathyvenugopal162 Revathyvenugopal162 self-assigned this Sep 10, 2024
@github-actions github-actions bot added the documentation Documentation related (improving, adding, etc) label Sep 10, 2024
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.09%. Comparing base (8573285) to head (a113d9b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3396      +/-   ##
==========================================
+ Coverage   85.07%   85.09%   +0.02%     
==========================================
  Files          55       55              
  Lines        9926     9926              
==========================================
+ Hits         8445     8447       +2     
+ Misses       1481     1479       -2     

@germa89
Copy link
Collaborator

germa89 commented Sep 10, 2024

thank you for this @Revathyvenugopal162 !! :)

@Revathyvenugopal162 Revathyvenugopal162 merged commit 7fd7a02 into main Sep 11, 2024
66 of 70 checks passed
@Revathyvenugopal162 Revathyvenugopal162 deleted the docs/fix-keywords branch September 11, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation related (improving, adding, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants