-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update the styles for new version #187
Conversation
Live updates are at https://sphinxdocs.ansys.com/dev/index.html. |
Done . https://sphinxdocs.ansys.com/dev/getting_started/index.html |
Yes @RobPasMue, GitHub button should be bigger. |
.github/workflows/ci_cd.yml
Outdated
@@ -49,7 +49,7 @@ jobs: | |||
|
|||
doc-deploy-development: | |||
name: Doc dev version deploy | |||
if: github.event_name == 'push' | |||
#if: github.event_name == 'push' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding this comment so we do not forget about restoring this line.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to do this @Revathyvenugopal162
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's looking much better now, thanks @Revathyvenugopal162
Thank you @MaxJPRey , @RobPasMue and @jorgepiloto for the suggestions and review, Merging and Will solve in another PR, if any modification required. |
Fix #185