Merged
Conversation
Contributor
Author
|
This PR solves #7 I believe |
sgiarols
reviewed
Mar 14, 2022
Collaborator
sgiarols
left a comment
There was a problem hiding this comment.
- overview.rst: foresight could be an inline figure
- installation routine to be updated
- technodata.rst has a few links not displayed properl(inputs-agents and existing_capacity)
- inputs_csv.rst has not updated links ('inputs/timeslices' ad 'inputs/regions')
- docs/add-solar file seems redundant
- API is not built
Contributor
Author
|
Thanks @alexanderkell, regarding this: I was wondering whether the figure can be on the same page rather than on a separate link (but it is a minor question) |
Contributor
Author
|
@sgiarols, how do you view the documentation as built with GitHub actions? The API builds locally for me. |
Collaborator
On readthedocs, the links are not working. |
sgiarols
approved these changes
Mar 16, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates the dead links in the documentation to the case studies with the
csvfiles.Fixes # (issue)
Type of change
Key checklist
$ python -m pytest$ python setup.py build_sphinxFurther checks