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.
closes #369
Note: I have revoked the circleci key we previously used for pushing the docs and added a new one. This way, our automated scripts from the past won't be able to screw with our new docs.
This diff is probably completely unreadable, so here is a concise description of what this PR does:
Note: Once #370 is merged (but merge AFTER this one, #371 ), CircleCI will build dev docs and push them into a new
dev
directory on this (gh-pages
) branch.Each doc version is then saved in a subdirectory on this branch ... only the docs in the
dev
directory will be regularly updated by circleci.Every release a maintainer will manually:
vX.Y
containing the docs of the new stable versionstable
folder with the new stable versionI described the logic in this wiki: https://github.com/mne-tools/mne-bids/wiki/Explanation-of-Documentation-Setup
I also updated the release protocol with the two new steps that are now coming in:
doc/_templates/navbar.html
gh-pages
into thestable
and into thevX.Y
subdirectoriesMerge checklist
Maintainer, please confirm the following before merging:
All CIs are happywhats_new.rst is updated