Skip to content
Snippets Groups Projects
Select Git revision
  • 9f6ccabd73f2021fb9d89687bea55fe5c3e6095c
  • master default
  • yezhenyu-btof-20210520
  • 41-detailed-zero-degree-calorimeter-hcal
  • testBranchRobin
  • 73-pion-rejection-yr-benchmark
  • default_visibilities
  • view_update
  • wdconinc-ecal-testing
  • 65-trigger-detector-benchmarks
  • upstream_trigger
  • 14-implement-cb_vtx_endcaps
  • 28-implement-ffi_offm_trk-2
  • 32-implement-ffi_rpot_d2
  • 27-implement-fi_b0_emcal
  • 15-implement-cb_sidiscs
  • 24-implement-ci_hcal
  • fix_ci_GEM
  • 8-implement-cb_ctd
  • Implement_AMEGOX_layers
  • yezhenyu_work_master
  • v0.2.0
  • v0.1.0
23 results

reference_detector

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    docs
    .gitignore
    .gitlab-ci.yml
    README.md

    IP6 Collaboration

    Main documentation for the EIC@IP6 collaboration https://eic.phy.anl.gov/ip6

    Documentation

    To Build the documentation on your local machine:

    Requirments:

    pip install sphinx sphinx_rtd_theme recommonmark sphinx-autobuild

    Building

    
    # from project root
    sphinx-autobuild docs docs/_build/html
    
    # from docs root
    sphinx-autobuild . _build/html

    Read the docs

    The documentation is available at https://eic.phy.anl.gov/ip6

    It updates automatically when changes are pushed do the repo