[INFRA] Mkdocs configuration and RTD setup#42
Merged
chrisgorgo merged 3 commits intobids-standard:masterfrom Oct 12, 2018
Merged
[INFRA] Mkdocs configuration and RTD setup#42chrisgorgo merged 3 commits intobids-standard:masterfrom
chrisgorgo merged 3 commits intobids-standard:masterfrom
Conversation
Collaborator
Author
Contributor
|
Thanks. Can you see |
Collaborator
Author
|
Actually I opened an issue in the RTD repo and it turns out that readthedocs/readthedocs.org#4739 we could try to build with sphinx, in which case we'd get PDF generation. It shouldn't be too hard, but we won't have access to the theme you were using. |
Contributor
|
I also have a suspicion that tables will be problematic in the context of PDF generation. |
Collaborator
Author
|
@chrisfilo shall we merge this and I can make sure the readthedocs build works? I don't think we'll be able to demo it on the bids-standard org until it's merged into master |
arokem
added a commit
to arokem/bids-specification
that referenced
this pull request
Sep 15, 2025
…aphy Strip out tractography content
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.
Here's a demo of the bids specification:
https://bids-specificaion.readthedocs.io/en/latest/
It's currently linked on RTD against my account, since I had to build the docs off of my fork. If we like how it looks, then we'll have to figure out how to transfer it to
bids-standard.I haven't figured out how to get the PDF/EPUB downloads working, though this should theoretically be possible in a relatively straightforward way.