-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation updates (project/storage list, angry warning) (#301)
* Add warnings about changing existing datastores * Updated storage flag/project list generator function * Remove expired code * Remove WIP code
- Loading branch information
1 parent
b0fcefa
commit f1702f5
Showing
5 changed files
with
66 additions
and
23 deletions.
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,13 @@ | ||
* :code:`al33` | ||
* :code:`cj50` | ||
* :code:`dk92` | ||
* :code:`fs38` | ||
* :code:`py18` | ||
* :code:`xp65` | ||
* :code:`ik11` | ||
* :code:`cj50` | ||
* :code:`zz63` | ||
* :code:`rt52` | ||
* :code:`al33` | ||
* :code:`oi10` | ||
* :code:`p73` | ||
* :code:`rr3` | ||
* :code:`xp65` | ||
* :code:`ig45` | ||
* :code:`hq89` | ||
* :code:`fs38` | ||
* :code:`p73` |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
.. code-block:: | ||
gdata/al33+gdata/cj50+gdata/dk92+gdata/fs38+gdata/ik11+gdata/oi10+gdata/p73+gdata/rr3+gdata/xp65 | ||
gdata/py18+gdata/xp65+gdata/ik11+gdata/cj50+gdata/zz63+gdata/rt52+gdata/al33+gdata/oi10+gdata/rr3+gdata/ig45+gdata/hq89+gdata/fs38+gdata/p73 |