Skip to content

DOC: Side bar and main page fixes #3397

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
Oct 26, 2021
Merged

DOC: Side bar and main page fixes #3397

merged 1 commit into from
Oct 26, 2021

Conversation

rmukh
Copy link
Contributor

@rmukh rmukh commented Oct 25, 2021

Summary

Fixes # .

List of changes proposed in this PR (pull-request)

  • Fixes the problem that sidebar blocks are not available and links are not clickable.
  • Remove unsupported property from a.navbar. Currently, color: on the main page is empty.

Moved sidebar elements on top of the layout file according to https://github.com/sphinx-doc/sphinx/blob/master/doc/_themes/sphinx13/layout.html

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.

Sorry, something went wrong.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #3397 (5587242) into master (eab4b2a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3397   +/-   ##
=======================================
  Coverage   65.20%   65.20%           
=======================================
  Files         307      307           
  Lines       40457    40457           
  Branches     5350     5350           
=======================================
  Hits        26379    26379           
- Misses      13003    13007    +4     
+ Partials     1075     1071    -4     
Flag Coverage Δ
unittests 64.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nipype/algorithms/icc.py 57.53% <0.00%> (ø)
nipype/interfaces/fsl/utils.py 63.76% <0.00%> (ø)

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 eab4b2a...5587242. Read the comment docs.

@rmukh rmukh changed the title PR:DOC Side bar and main page fixes FIX:DOC Side bar and main page fixes Oct 26, 2021
@effigies effigies changed the title FIX:DOC Side bar and main page fixes DOC: Side bar and main page fixes Oct 26, 2021
@effigies
Copy link
Member

Looks like it works. Thanks!

@effigies effigies merged commit ae1e033 into nipy:master Oct 26, 2021
@effigies effigies added this to the 1.7.1 milestone Apr 3, 2022
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.

None yet

2 participants