diff --git a/src/_templates/footer_end.html b/src/_templates/footer_end.html index 857edc00..da89312d 100644 --- a/src/_templates/footer_end.html +++ b/src/_templates/footer_end.html @@ -1,34 +1,34 @@
\ No newline at end of file diff --git a/src/conf.py b/src/conf.py index 2785d061..6688c4e1 100644 --- a/src/conf.py +++ b/src/conf.py @@ -117,8 +117,8 @@ def get_current_release_tag(): ), "logo": { "text": f"{project} {release}" - # "image_light": "_static/images/logo-light.png", - # "image_dark": "_static/images/logo-dark.png", + # "image_light": "images/logo-light.png", + # "image_dark": "images/logo-dark.png", }, "icon_links": [ { @@ -139,10 +139,10 @@ def get_current_release_tag(): # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] +html_static_path = ["_static"] html_css_files = [ "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css", - "css/custom.css", + "css/custom.css", ] # linkcheck will skip checking these URLs entirely diff --git a/src/_static/resources/Arena BOM.xlsx b/src/downloads/Arena BOM.xlsx similarity index 100% rename from src/_static/resources/Arena BOM.xlsx rename to src/downloads/Arena BOM.xlsx diff --git a/src/_static/resources/Arena guideline Final 1.pdf b/src/downloads/Arena guideline Final 1.pdf similarity index 100% rename from src/_static/resources/Arena guideline Final 1.pdf rename to src/downloads/Arena guideline Final 1.pdf diff --git a/src/_static/resources/Example wiring diagram.pdf b/src/downloads/Example wiring diagram.pdf similarity index 100% rename from src/_static/resources/Example wiring diagram.pdf rename to src/downloads/Example wiring diagram.pdf diff --git a/src/_static/resources/Feeder BOM.xlsx b/src/downloads/Feeder BOM.xlsx similarity index 100% rename from src/_static/resources/Feeder BOM.xlsx rename to src/downloads/Feeder BOM.xlsx diff --git a/src/_static/resources/Feeder Guideline Final 1.pdf b/src/downloads/Feeder Guideline Final 1.pdf similarity index 100% rename from src/_static/resources/Feeder Guideline Final 1.pdf rename to src/downloads/Feeder Guideline Final 1.pdf diff --git a/src/_static/resources/Linear commutator Guideline Final 1.pdf b/src/downloads/Linear commutator Guideline Final 1.pdf similarity index 100% rename from src/_static/resources/Linear commutator Guideline Final 1.pdf rename to src/downloads/Linear commutator Guideline Final 1.pdf diff --git a/src/_static/resources/Nest Guideline Final 1.pdf b/src/downloads/Nest Guideline Final 1.pdf similarity index 100% rename from src/_static/resources/Nest Guideline Final 1.pdf rename to src/downloads/Nest Guideline Final 1.pdf diff --git a/src/getting_started/index.md b/src/getting_started/index.md index aa598df6..90c425d7 100644 --- a/src/getting_started/index.md +++ b/src/getting_started/index.md @@ -18,7 +18,7 @@ Further information about the project can be found in the :::{grid-item-card} {fas}`location-crosshairs;sd-text-primary` Multi-animal tracking :link: target-multianimal-tracking :link-type: ref -:img-bottom: ../_static/images/getting-started-ma.png +:img-bottom: ../images/getting-started-ma.png :img-alt: Online tracking of multiple animals in the Aeon arena. @@ -27,7 +27,7 @@ Online tracking of multiple animals in the Aeon arena. :::{grid-item-card} {fas}`brain;sd-text-primary` Neuropixels recordings :link: target-npx-recording :link-type: ref -:img-bottom: ../_static/images/getting-started-npx.png +:img-bottom: ../images/getting-started-npx.png :img-alt: Week-long recording and analysis of Neuropixels data. diff --git a/src/_static/images/api-bonsai-logo.png b/src/images/api-bonsai-logo.png similarity index 100% rename from src/_static/images/api-bonsai-logo.png rename to src/images/api-bonsai-logo.png diff --git a/src/_static/images/api-python-logo.png b/src/images/api-python-logo.png similarity index 100% rename from src/_static/images/api-python-logo.png rename to src/images/api-python-logo.png diff --git a/src/_static/images/dark-logo-bbsrc.png b/src/images/dark-logo-bbsrc.png similarity index 100% rename from src/_static/images/dark-logo-bbsrc.png rename to src/images/dark-logo-bbsrc.png diff --git a/src/_static/images/dark-logo-datajoint.png b/src/images/dark-logo-datajoint.png similarity index 100% rename from src/_static/images/dark-logo-datajoint.png rename to src/images/dark-logo-datajoint.png diff --git a/src/_static/images/dark-logo-gatsby.png b/src/images/dark-logo-gatsby.png similarity index 100% rename from src/_static/images/dark-logo-gatsby.png rename to src/images/dark-logo-gatsby.png diff --git a/src/_static/images/dark-logo-neurogears.png b/src/images/dark-logo-neurogears.png similarity index 100% rename from src/_static/images/dark-logo-neurogears.png rename to src/images/dark-logo-neurogears.png diff --git a/src/_static/images/dark-logo-simons.png b/src/images/dark-logo-simons.png similarity index 100% rename from src/_static/images/dark-logo-simons.png rename to src/images/dark-logo-simons.png diff --git a/src/_static/images/dark-logo-swc.png b/src/images/dark-logo-swc.png similarity index 100% rename from src/_static/images/dark-logo-swc.png rename to src/images/dark-logo-swc.png diff --git a/src/_static/images/dark-logo-ucl.png b/src/images/dark-logo-ucl.png similarity index 100% rename from src/_static/images/dark-logo-ucl.png rename to src/images/dark-logo-ucl.png diff --git a/src/_static/images/dark-logo-wellcome.png b/src/images/dark-logo-wellcome.png similarity index 100% rename from src/_static/images/dark-logo-wellcome.png rename to src/images/dark-logo-wellcome.png diff --git a/src/_static/images/feeder-ir-sensor.png b/src/images/feeder-ir-sensor.png similarity index 100% rename from src/_static/images/feeder-ir-sensor.png rename to src/images/feeder-ir-sensor.png diff --git a/src/_static/images/feeder-ir-sensor1.png b/src/images/feeder-ir-sensor1.png similarity index 100% rename from src/_static/images/feeder-ir-sensor1.png rename to src/images/feeder-ir-sensor1.png diff --git a/src/_static/images/feeder-ir-sensor2.png b/src/images/feeder-ir-sensor2.png similarity index 100% rename from src/_static/images/feeder-ir-sensor2.png rename to src/images/feeder-ir-sensor2.png diff --git a/src/_static/images/feeder-main.png b/src/images/feeder-main.png similarity index 100% rename from src/_static/images/feeder-main.png rename to src/images/feeder-main.png diff --git a/src/_static/images/feeder-parts.png b/src/images/feeder-parts.png similarity index 100% rename from src/_static/images/feeder-parts.png rename to src/images/feeder-parts.png diff --git a/src/_static/images/feeder-pellet-hopper.png b/src/images/feeder-pellet-hopper.png similarity index 100% rename from src/_static/images/feeder-pellet-hopper.png rename to src/images/feeder-pellet-hopper.png diff --git a/src/_static/images/feeder-pellet-hopper1.png b/src/images/feeder-pellet-hopper1.png similarity index 100% rename from src/_static/images/feeder-pellet-hopper1.png rename to src/images/feeder-pellet-hopper1.png diff --git a/src/_static/images/feeder-pellet-hopper2.png b/src/images/feeder-pellet-hopper2.png similarity index 100% rename from src/_static/images/feeder-pellet-hopper2.png rename to src/images/feeder-pellet-hopper2.png diff --git a/src/_static/images/feeder.png b/src/images/feeder.png similarity index 100% rename from src/_static/images/feeder.png rename to src/images/feeder.png diff --git a/src/_static/images/getting-started-ma.png b/src/images/getting-started-ma.png similarity index 100% rename from src/_static/images/getting-started-ma.png rename to src/images/getting-started-ma.png diff --git a/src/_static/images/getting-started-npx.png b/src/images/getting-started-npx.png similarity index 100% rename from src/_static/images/getting-started-npx.png rename to src/images/getting-started-npx.png diff --git a/src/_static/images/hardware-overview-arena.png b/src/images/hardware-overview-arena.png similarity index 100% rename from src/_static/images/hardware-overview-arena.png rename to src/images/hardware-overview-arena.png diff --git a/src/_static/images/hardware-overview-feeder.png b/src/images/hardware-overview-feeder.png similarity index 100% rename from src/_static/images/hardware-overview-feeder.png rename to src/images/hardware-overview-feeder.png diff --git a/src/_static/images/hardware-overview-linear-rail.png b/src/images/hardware-overview-linear-rail.png similarity index 100% rename from src/_static/images/hardware-overview-linear-rail.png rename to src/images/hardware-overview-linear-rail.png diff --git a/src/_static/images/hardware-overview-nest.png b/src/images/hardware-overview-nest.png similarity index 100% rename from src/_static/images/hardware-overview-nest.png rename to src/images/hardware-overview-nest.png diff --git a/src/_static/images/landing-247.png b/src/images/landing-247.png similarity index 100% rename from src/_static/images/landing-247.png rename to src/images/landing-247.png diff --git a/src/_static/images/landing-banner.png b/src/images/landing-banner.png similarity index 100% rename from src/_static/images/landing-banner.png rename to src/images/landing-banner.png diff --git a/src/_static/images/landing-digging.png b/src/images/landing-digging.png similarity index 100% rename from src/_static/images/landing-digging.png rename to src/images/landing-digging.png diff --git a/src/_static/images/landing-feeder.png b/src/images/landing-feeder.png similarity index 100% rename from src/_static/images/landing-feeder.png rename to src/images/landing-feeder.png diff --git a/src/_static/images/landing-hexslot.png b/src/images/landing-hexslot.png similarity index 100% rename from src/_static/images/landing-hexslot.png rename to src/images/landing-hexslot.png diff --git a/src/_static/images/landing-sleeping.png b/src/images/landing-sleeping.png similarity index 100% rename from src/_static/images/landing-sleeping.png rename to src/images/landing-sleeping.png diff --git a/src/_static/images/light-logo-bbsrc.png b/src/images/light-logo-bbsrc.png similarity index 100% rename from src/_static/images/light-logo-bbsrc.png rename to src/images/light-logo-bbsrc.png diff --git a/src/_static/images/light-logo-datajoint.png b/src/images/light-logo-datajoint.png similarity index 100% rename from src/_static/images/light-logo-datajoint.png rename to src/images/light-logo-datajoint.png diff --git a/src/_static/images/light-logo-gatsby.png b/src/images/light-logo-gatsby.png similarity index 100% rename from src/_static/images/light-logo-gatsby.png rename to src/images/light-logo-gatsby.png diff --git a/src/_static/images/light-logo-neurogears.png b/src/images/light-logo-neurogears.png similarity index 100% rename from src/_static/images/light-logo-neurogears.png rename to src/images/light-logo-neurogears.png diff --git a/src/_static/images/light-logo-simons.png b/src/images/light-logo-simons.png similarity index 100% rename from src/_static/images/light-logo-simons.png rename to src/images/light-logo-simons.png diff --git a/src/_static/images/light-logo-swc.png b/src/images/light-logo-swc.png similarity index 100% rename from src/_static/images/light-logo-swc.png rename to src/images/light-logo-swc.png diff --git a/src/_static/images/light-logo-ucl.png b/src/images/light-logo-ucl.png similarity index 100% rename from src/_static/images/light-logo-ucl.png rename to src/images/light-logo-ucl.png diff --git a/src/_static/images/light-logo-wellcome.png b/src/images/light-logo-wellcome.png similarity index 100% rename from src/_static/images/light-logo-wellcome.png rename to src/images/light-logo-wellcome.png diff --git a/src/_static/images/ma-identifying-animals.png b/src/images/ma-identifying-animals.png similarity index 100% rename from src/_static/images/ma-identifying-animals.png rename to src/images/ma-identifying-animals.png diff --git a/src/_static/images/ma-live-position-tracking.png b/src/images/ma-live-position-tracking.png similarity index 100% rename from src/_static/images/ma-live-position-tracking.png rename to src/images/ma-live-position-tracking.png diff --git a/src/_static/images/ma-main.png b/src/images/ma-main.png similarity index 100% rename from src/_static/images/ma-main.png rename to src/images/ma-main.png diff --git a/src/_static/images/ma-pose-estimation.png b/src/images/ma-pose-estimation.png similarity index 100% rename from src/_static/images/ma-pose-estimation.png rename to src/images/ma-pose-estimation.png diff --git a/src/_static/images/noun-code-6878936.svg b/src/images/noun-code-6878936.svg similarity index 100% rename from src/_static/images/noun-code-6878936.svg rename to src/images/noun-code-6878936.svg diff --git a/src/_static/images/noun-data-modeling-6688047.svg b/src/images/noun-data-modeling-6688047.svg similarity index 100% rename from src/_static/images/noun-data-modeling-6688047.svg rename to src/images/noun-data-modeling-6688047.svg diff --git a/src/_static/images/noun-hardware-setup-6046729.svg b/src/images/noun-hardware-setup-6046729.svg similarity index 100% rename from src/_static/images/noun-hardware-setup-6046729.svg rename to src/images/noun-hardware-setup-6046729.svg diff --git a/src/_static/images/noun-lexicon-7107720.svg b/src/images/noun-lexicon-7107720.svg similarity index 100% rename from src/_static/images/noun-lexicon-7107720.svg rename to src/images/noun-lexicon-7107720.svg diff --git a/src/_static/images/npx-commutator-location.png b/src/images/npx-commutator-location.png similarity index 100% rename from src/_static/images/npx-commutator-location.png rename to src/images/npx-commutator-location.png diff --git a/src/_static/images/npx-commutator-rotation.png b/src/images/npx-commutator-rotation.png similarity index 100% rename from src/_static/images/npx-commutator-rotation.png rename to src/images/npx-commutator-rotation.png diff --git a/src/_static/images/npx-main.png b/src/images/npx-main.png similarity index 100% rename from src/_static/images/npx-main.png rename to src/images/npx-main.png diff --git a/src/_static/images/npx-recording-sites.png b/src/images/npx-recording-sites.png similarity index 100% rename from src/_static/images/npx-recording-sites.png rename to src/images/npx-recording-sites.png diff --git a/src/index.md b/src/index.md index 2978e698..73f6521c 100644 --- a/src/index.md +++ b/src/index.md @@ -1,6 +1,6 @@ (target-home)= -![Banner](_static/images/landing-banner.png){align=center} +![Banner](images/landing-banner.png){align=center} # Aeon An open-source platform to study the neural basis of ethological behaviours over naturalistic timescales. @@ -11,7 +11,7 @@ An open-source platform to study the neural basis of ethological behaviours over :::{grid-item} :columns: 4 :child-align: center -![247Experiment](_static/images/landing-247.png){align=left} +![247Experiment](images/landing-247.png){align=left} ::: :::{grid-item} :columns: 8 @@ -45,13 +45,13 @@ To the Reference Guide :::{grid-item} :columns: 4 :child-align: center -![Feeder](_static/images/landing-feeder.png){align=right} +![Feeder](images/landing-feeder.png){align=right} ::: :::{grid-item} :columns: 4 :child-align: center -![Sleeping](_static/images/landing-sleeping.png){align=left} +![Sleeping](images/landing-sleeping.png){align=left} ::: :::{grid-item} :columns: 8 @@ -83,7 +83,7 @@ To the Contributor Guide :::{grid-item} :columns: 4 :child-align: center -![Hexslot](_static/images/landing-hexslot.png){align=right} +![Hexslot](images/landing-hexslot.png){align=right} ::: :::: diff --git a/src/reference/api.md b/src/reference/api.md index 1567c0d3..cb3047da 100644 --- a/src/reference/api.md +++ b/src/reference/api.md @@ -7,7 +7,7 @@ :::{grid-item-card} Data API Reference :link: target-mecha-reference :link-type: ref -:img-bottom: ../_static/images/api-python-logo.png +:img-bottom: ../images/api-python-logo.png :class-img-bottom: sd-px-2 :class-card: sd-height-25 @@ -17,7 +17,7 @@ This reference guide contains a detailed description of the `aeon_mecha` low-lev :::{grid-item-card} Acquisition API Reference :link: target-acquisition-reference :link-type: ref -:img-bottom: ../_static/images/api-bonsai-logo.png +:img-bottom: ../images/api-bonsai-logo.png :class-img-bottom: sd-px-2 :class-card: sd-height-25 diff --git a/src/reference/hardware.md b/src/reference/hardware.md index b010cc1e..947fd390 100644 --- a/src/reference/hardware.md +++ b/src/reference/hardware.md @@ -7,10 +7,10 @@ This section is still under construction. Some information may be incomplete or ## Main modules | Module | Files | | --- | --- | -| **Arena**