% To build the docs % cd docs % sphinx-build -b html . _build/html # DART_interface CESM-DART interface for the CROCODILE project. [DART_interface GitHub Repository](https://github.com/CROCODILE-CESM/DART_interface) ```{toctree} :maxdepth: 2 :caption: User documentation running_dart_as_a_cesm_component ``` ```{toctree} :maxdepth: 2 :caption: Assimilation assimilate call_tree ``` ```{toctree} :maxdepth: 3 :caption: Repository structure repo_overview ``` ```{toctree} :maxdepth: 2 :caption: Design multi_component_design ```