Skip to content

Conversation

jstac
Copy link
Member

@jstac jstac commented Feb 13, 2020

Added missing png figure to docs folder

@jstac jstac requested a review from choldgraf February 13, 2020 23:42
@choldgraf
Copy link
Member

choldgraf commented Feb 13, 2020

Hmmm - it looks like the error is because sphinx isn't parsing "scale" properly...I see in the docs there's a space between the number and the % sign. @jstac wanna try adding that in and seeing if the docs build in that case?

so basically, we have:

scale: 80%

and we want

scale: 80 %

Or if that doesn't work, just "80" (that's how it's written in the rst document

@jstac
Copy link
Member Author

jstac commented Feb 13, 2020

Added space. That's a bit fragile, isn't it?

@choldgraf choldgraf merged commit 01185c1 into develop Feb 13, 2020
@choldgraf
Copy link
Member

that works, thanks!

@choldgraf choldgraf deleted the add_fig branch February 13, 2020 23:55
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