Skip to content

Fix documentation CSS. #956

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

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

acolwell
Copy link
Collaborator

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. Additionally, make sure you've done all of these things:

PR Description

What type of PR is this? (Check one of the boxes below)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which does not add functionality nor fixes a bug but improves Natron in some way)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
    • I have updated the documentation accordingly

What does this pull request do?

This change fixes the documentation generation so that the CSS styles start working again.

Show a few screenshots (if this is a visual change)

Documentation before change:
DocumentationBefore

Documentation after change:
DocumentationAfter

Have you tested your changes (if applicable)? If so, how?

Yes. I rebuilt the documentation locally.

Futher details of this pull request

The fix essentially came from this StackOverflow article. Our documentation config matched the situation in that article, and the suggested solution also worked for us.

This change fixes the documentation generation so that the CSS
styles start working again.
@acolwell acolwell merged commit 3a0271d into NatronGitHub:RB-2.5 Mar 15, 2024
@acolwell acolwell deleted the fix_docs_css branch March 15, 2024 19:10
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