Skip to content

[WIP] Add documentation#341

Open
EZoni wants to merge 11 commits into
BLAST-AI-ML:mainfrom
EZoni:setup_docs
Open

[WIP] Add documentation#341
EZoni wants to merge 11 commits into
BLAST-AI-ML:mainfrom
EZoni:setup_docs

Conversation

@EZoni

@EZoni EZoni commented Dec 11, 2025

Copy link
Copy Markdown
Member

To do

  • Add minimal working setup.
  • Add first draft, starting from the existing README files.

Test

cd docs
conda env create -f docs.yml
conda activate synapse-docs
make html

Follow up

  • Set up continuous deployment via Read the Docs.
  • Update names of the other conda environments?
    • synapse-docs (this PR).
    • gui v. synapse-gui.
    • ml-training v. synapse-ml.

Comment thread docs/source/conf.py

project = "Synapse"
copyright = "BSD-3-Clause-LBNL"
author = "Arjun Dhamrait, Andrea Diaz, Marco Garten, Axel Huebl, Revathi Jambunathan, Remi Lehe, Ethan Rodriguez, Olga Shapoval, Jean-Luc Vay, Edoardo Zoni"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To discuss:

  • Names (so far, all contributors plus Jean-Luc Vay).
  • Order (so far, alphabetical with respect to the last name).

@EZoni EZoni mentioned this pull request Jan 30, 2026
3 tasks
Comment thread docs/source/dashboard.md Outdated
Comment thread docs/source/data-model.md

Records should include fields for the configured input and output variable names.

Simulation records may use simulation-space names when `simulation_calibration` maps them back to experimental names.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RemiLehe

"May use" or "must use" here?

Comment thread docs/source/dashboard.md Outdated
Comment thread docs/source/deployment.md Outdated
Comment thread docs/source/simulations.md Outdated
Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant