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

Fixing issue #1177 #1361

Merged
merged 6 commits into from
Nov 30, 2020
Merged

Fixing issue #1177 #1361

merged 6 commits into from
Nov 30, 2020

Conversation

isaacgsmith
Copy link
Member

@isaacgsmith isaacgsmith commented Nov 27, 2020

Description

I have added notebooks to toctrees in both docs/running/index.rst and docs/running/interaction/index.rst. I also fixed the cross-references in docs/running/to_hdf.rst.

Motivation and Context

This pull request fixes issue #1177 .

How Has This Been Tested?

I built the docs locally and went through the html documents to make sure the code did exactly what I wanted it to do. I did not see the correct results for the cross-references in docs/running/to_hdf.rst, however I read that things done with :ref:: would not appear when run locally (I believe).

In order to build the documentation, I had to add nbsphinx_allow_errors = True into docs/conf.py. I am not committing that change unless I am asked to do so.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have assigned/requested two reviewers for this pull request.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Nov 27, 2020

Codecov Report

Merging #1361 (24b63fe) into master (ca7cfcb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1361   +/-   ##
=======================================
  Coverage   71.77%   71.77%           
=======================================
  Files          66       66           
  Lines        5077     5077           
=======================================
  Hits         3644     3644           
  Misses       1433     1433           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca7cfcb...24b63fe. Read the comment docs.

@andrewfullard andrewfullard self-requested a review November 30, 2020 14:48
@wkerzendorf wkerzendorf merged commit 3283db4 into tardis-sn:master Nov 30, 2020
@isaacgsmith isaacgsmith deleted the fixing_toc branch December 11, 2020 18:24
@isaacgsmith isaacgsmith restored the fixing_toc branch December 11, 2020 18:24
@isaacgsmith isaacgsmith deleted the fixing_toc branch December 11, 2020 18:24
atharva-2001 pushed a commit to atharva-2001/tardis that referenced this pull request Oct 1, 2021
* fixing issue tardis-sn#1177

* fixing notebook headers so they don't show up in toc

* fixing toctree for docs/running/index

* adding notebooks to toctree

* fixing notebook headings to not show up in toctree
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.

3 participants