-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Starting tidying up the website and adding how-to for install and choosing terminal. * Add first draft of walkthrough. * Full thread through and text tidy up, add all internal and external links. * Add textual-dev to dev dependencies. * Delete test screenshot svgs. * Testing resoltuion after 300 dpi in photoshop. * Trying 600 dpi. * Trying 1200 dpi! * try with shareX * Check how things render on macos few figures added. * Adding screenshots for graphical interface part of walkthrough. * Adding python API sections to walkthrough. * First draft of the tutorial complete. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Continue drafting + dark mode datashuttle image. * Adding pictures to HOW TO. * Export dark mode datashuttle as artboard. * Upload halfway through transfer page, need to check. * Rough draft complete for all sections. * something went wrong with git. * finish first draft of all how-tos. * Rename 'make_folders' to 'create_folders' in docs. * First draft of docs complete. * Add notes on taking screenshots. * Minor formatting changes, improvements during doc writing. * Remove high dpi screenshots that were slowing down git. * Fix tests after DataShuttle changed to datashuttle. * Fix top-level folder widget test. * Fix errors introduced after API changes. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
0a9f549
commit 849efa6
Showing
94 changed files
with
2,212 additions
and
109 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
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
import shutil | ||
import subprocess | ||
from pathlib import Path | ||
|
||
build_path = Path(__file__).parent / "build" | ||
|
||
if build_path.is_dir(): | ||
shutil.rmtree(build_path) | ||
|
||
subprocess.run("sphinx-build ./source ./build", shell=True) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -46,3 +46,7 @@ html[data-theme=light] { | |
height: auto; | ||
margin: 5px auto; | ||
} | ||
|
||
.center { | ||
text-align: center; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.11 MB
docs/source/_static/screenshots/how-to-choose-a-terminal-bad-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.42 MB
docs/source/_static/screenshots/how-to-choose-a-terminal-bad-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+508 KB
docs/source/_static/screenshots/how-to-choose-a-terminal-good-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+520 KB
docs/source/_static/screenshots/how-to-choose-a-terminal-good-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+413 KB
docs/source/_static/screenshots/how-to-create-folders-example-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+424 KB
docs/source/_static/screenshots/how-to-create-folders-example-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+173 KB
docs/source/_static/screenshots/how-to-create-folders-settings-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+130 KB
docs/source/_static/screenshots/how-to-create-folders-settings-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+131 KB
docs/source/_static/screenshots/tutorial-1-make-central-path-light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+82.5 KB
docs/source/_static/screenshots/tutorial-1-make-project-name-dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+478 KB
docs/source/_static/screenshots/tutorial-1-transfer-screen-custom-dark.png
Oops, something went wrong.
Binary file added
BIN
+195 KB
...source/_static/screenshots/tutorial-1-transfer-screen-custom-datatypes-dark.png
Oops, something went wrong.
Binary file added
BIN
+167 KB
...ource/_static/screenshots/tutorial-1-transfer-screen-custom-datatypes-light.png
Oops, something went wrong.
Binary file added
BIN
+504 KB
docs/source/_static/screenshots/tutorial-1-transfer-screen-custom-light.png
Oops, something went wrong.
Binary file added
BIN
+70.2 KB
.../source/_static/screenshots/tutorial-1-transfer-screen-custom-sessions-dark.png
Oops, something went wrong.
Binary file added
BIN
+77.5 KB
...source/_static/screenshots/tutorial-1-transfer-screen-custom-sessions-light.png
Oops, something went wrong.
Binary file added
BIN
+51.9 KB
.../source/_static/screenshots/tutorial-1-transfer-screen-custom-subjects-dark.png
Oops, something went wrong.
Binary file added
BIN
+60.5 KB
...source/_static/screenshots/tutorial-1-transfer-screen-custom-subjects-light.png
Oops, something went wrong.
Binary file added
BIN
+139 KB
docs/source/_static/screenshots/tutorial-1-transfer-screen-custom-switch-dark.png
Oops, something went wrong.
Binary file added
BIN
+132 KB
docs/source/_static/screenshots/tutorial-1-transfer-screen-custom-switch-light.png
Oops, something went wrong.
Binary file added
BIN
+665 KB
docs/source/_static/screenshots/tutorial-1-transfer-screen-upload-dark.png
Oops, something went wrong.
Binary file added
BIN
+607 KB
docs/source/_static/screenshots/tutorial-1-transfer-screen-upload-light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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,48 +1,69 @@ | ||
:html_theme.sidebar_secondary.remove: | ||
|
||
# DataShuttle Documentation | ||
{.center} | ||
# **datashuttle** | ||
|
||
This website includes the documentation and API documentation for DataShuttle. | ||
<p style="text-align: center; font-size: 22px;">The tool to automate neuroscience project folder creation and transfer.</p> | ||
|
||
For additional information, please visit the [GitHub Page](https://github.com/neuroinformatics-unit/datashuttle). | ||
|
||
Any feedback is much appreciated, please open at [GitHub Issue](https://github.com/neuroinformatics-unit/datashuttle/issues) | ||
or join our [Zulip chat](https://neuroinformatics.zulipchat.com/#narrow/stream/405999-DataShuttle) if you have any problems or suggestions. | ||
|
||
## Explore the Documentation | ||
```{image} _static/datashuttle-overview-light.png | ||
:alt: My Logo | ||
:class: logo, mainlogo, only-light | ||
:align: center | ||
:width: 600px | ||
``` | ||
```{image} _static/datashuttle-overview-dark.png | ||
:alt: My Logo | ||
:class: logo, mainlogo, only-dark | ||
:align: center | ||
:width: 600px | ||
``` | ||
<br> | ||
|
||
::::{grid} 1 2 2 3 | ||
:gutter: 3 | ||
:gutter: 4 | ||
|
||
:::{grid-item-card} User Guide | ||
:link: pages/documentation | ||
:::{grid-item-card} Tutorials | ||
:link: pages/tutorials | ||
:link-type: doc | ||
|
||
Get started with DataShuttle. | ||
Walkthrough **datashuttle**. | ||
::: | ||
|
||
:::{grid-item-card} How To | ||
:link: pages/how_tos | ||
:link-type: doc | ||
|
||
Short guides on specific actions. | ||
::: | ||
|
||
:::{grid-item-card} Python API | ||
:link: pages/api_index | ||
:link-type: doc | ||
|
||
Check out the API reference. | ||
Full Python API reference. | ||
::: | ||
:::: | ||
|
||
:::{grid-item-card} Command-line interface | ||
:link: pages/cli_index | ||
:link-type: doc | ||
Datashuttle creates and validates projects standardised to the | ||
[NeuroBlueprint](https://neuroblueprint.neuroinformatics.dev) | ||
specification. | ||
|
||
Use datashuttle with the CLI. | ||
::: | ||
Dive right into **datashuttle** with our | ||
[Getting Started Tutorial]((tutorial-getting-started)=) | ||
or targeted [How-To Guides](how-tos). | ||
|
||
Don't hesitate to get in contact through our | ||
[GitHub Issues](https://github.com/neuroinformatics-unit/datashuttle/issues) | ||
or | ||
[Zulip Chat.](https://neuroinformatics.zulipchat.com/#narrow/stream/405999-DataShuttle) | ||
|
||
:::: | ||
|
||
```{toctree} | ||
:maxdepth: 2 | ||
:caption: index | ||
:hidden: | ||
pages/documentation | ||
pages/tutorials | ||
pages/how_tos | ||
pages/api_index | ||
``` |
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 |
---|---|---|
@@ -0,0 +1,72 @@ | ||
:html_theme.sidebar_secondary.remove: | ||
(how-tos)= | ||
# How To | ||
|
||
## Get Started | ||
|
||
::::{grid} 1 1 2 2 | ||
:gutter: 4 | ||
|
||
:::{grid-item-card} {fas}`desktop;sd-text-primary` Install | ||
:link: how_tos/install | ||
:link-type: doc | ||
|
||
How to install **datashuttle** | ||
::: | ||
|
||
:::{grid-item-card} {fas}`desktop;sd-text-primary` Choose a Terminal | ||
:link: how_tos/choose-a-terminal | ||
:link-type: doc | ||
|
||
Choose the best terminal to run the graphical interface. | ||
::: | ||
|
||
:::{grid-item-card} {fas}`desktop;sd-text-primary` Make a New Project | ||
:link: how_tos/make-a-new-project | ||
:link-type: doc | ||
|
||
Full details on setting up a new project. | ||
::: | ||
|
||
:::: | ||
|
||
## Manage your project | ||
::::{grid} 1 1 2 2 | ||
:gutter: 4 | ||
|
||
:::{grid-item-card} {fas}`desktop;sd-text-primary` Create Folders | ||
:link: how_tos/create-folders | ||
:link-type: doc | ||
|
||
All you need to know about creating folders. | ||
::: | ||
|
||
:::{grid-item-card} {fas}`desktop;sd-text-primary` Transfer Data | ||
:link: how_tos/transfer-data | ||
:link-type: doc | ||
|
||
The ultimate guide to data-transfer. | ||
::: | ||
|
||
:::{grid-item-card} {fas}`desktop;sd-text-primary` Update Configs | ||
:link: how_tos/update-configs | ||
:link-type: doc | ||
|
||
Changing an existing project's configurations. | ||
::: | ||
|
||
:::{grid-item-card} {fas}`desktop;sd-text-primary` Read the Logs | ||
:link: how_tos/read-logs | ||
:link-type: doc | ||
|
||
How to access full logs of everything **datashuttle** does. | ||
::: | ||
|
||
:::{grid-item-card} {fas}`desktop;sd-text-primary` Use Name Templates | ||
:link: how_tos/use-name-templates | ||
:link-type: doc | ||
|
||
A handy feature for template subject and session names. | ||
::: | ||
|
||
:::: |
Oops, something went wrong.