Open
Conversation
…ed to be clearer what the high level term was. Also remove a plain wrong hyphen from the example: "missing: data agreement-established pre-2023"
…for NCBI, DDBJ as well as ENA
Contributor
Author
|
Ah, the missing values.rst table is in that branch too... was not expecting that. If it looks okay, please accept, it is a big improvement over what we did have. (I am working in improving that further thanks to feedback from Stephane; can't do all he wants though as some of it would need INSDC decisions and would go further than he wants. |
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.
Various changes around the readthedocs for work done many months ago, but I (Peter) misunderstood how SPHINX/readthedocs worked, have added the relevant files to indices or created new indices. Also converted 3 files markdown to rst format(that was painful)!.
Files to be added to readthedocs, and converted from md to rst (so the md’s being removed):
submit/samples/sample_checklist_introduction.md - removed
submit/samples/sample_checklist_introduction.rst -removed
submit/samples/sample_checklist/updates/2024-02-29_Incorporating_MIxS_V6.2.md - added
submit/samples/sample_checklist/updates/2024-02-29_Incorporating_MIxS_V6.2.rt -added
Also need to update the references in the index.rst’s to make the above visible, so that they get compiled by SPHINX
cd /Users/woollard/projects/read_docs/submit
i) Add “samples/sample_checklist” to ./samples.rst - done
ii) create submit/samples/sample_checklist.rst
reformatted submit/samples/sample_checklist.md to the rst equivalent - done
Added sample_checklist_introduction.rst to sample_checklist.rst
iii) Create: samples/sample_checklist/updates.rst and refer to updates/2024-02-29_Incorporating_MIxS_V6.2.rst - done