-
Notifications
You must be signed in to change notification settings - Fork 16
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
Data access api README/Docs update #744
Open
anamanica
wants to merge
44
commits into
IMAP-Science-Operations-Center:dev
Choose a base branch
from
anamanica:data-access-api-README
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+204
−22
Open
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
f9ef107
Doc changes
anamanica 72f1924
Merge branch 'dev' of github.com:IMAP-Science-Operations-Center/imap_…
anamanica d415846
Updating
anamanica 26135b0
Fixing
anamanica 4376bd7
Fixing look
anamanica 9e06ca6
Playing with format
anamanica 5b9f4c6
Fixing again
anamanica 1deb7aa
Fixing again
anamanica 713f0dd
Fixing again
anamanica 8f3218a
Fixing again
anamanica 923d74b
Fixing again
anamanica 41952cd
Fixing again
anamanica 7c70cea
Updating Branch
anamanica ecf5ca8
Small change
anamanica 73c5dce
More formatting
anamanica 3121b00
Updating branch
anamanica e9e3ced
PR updates
anamanica 8d2a93a
I changed my mind on format
anamanica 3211b72
Inital Changes
anamanica dc3f937
Some small changes
anamanica d46c20a
Little changes
anamanica 37a9685
Fixing Merge
anamanica 304e779
Fixing docs error
anamanica ac3274a
Updating Branch
anamanica 047ad5c
Updating Branch
anamanica 55a4681
Updating Branch.
anamanica 2af4df7
Order changes
anamanica a4e15e0
Order changes
anamanica 8952a5a
Pre-commit
anamanica 1182258
Small changes
anamanica c9cf41b
Updating Branch.
anamanica 510f551
More PR comments
anamanica e0858a5
Adding descriptions
anamanica 1b76a68
Hopefully fixing my mistake
anamanica 56e626f
More small changes
anamanica 22fc75a
Updating branch.
anamanica 8598f0b
Testing ref links
anamanica 93295a6
Testing ref links AGAIN
anamanica b1f13ec
More ref testing
anamanica 33be899
Checking formatting
anamanica 67600f1
Small changes
anamanica 51bba5b
Small change
anamanica a42e4f9
Final comment changes
anamanica 9e0bba6
Final touches
anamanica File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since this document is quite lengthy now and have several sections and subsections, I suggest to add a table of contents somewhere towards the top. (Could be done in a future PR if desired)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nevermind, Ana pointed out to me that there is a built-in table of contents on ReadTheDocs, which I totally missed!