Docs restructure for 0.4 (#1167)
* Synced pages between Concepts, Python API and C++ API wherever possible * Recipe pages conform between the three section (concepts, python, c++) * Cell, Cable Cell and Cell * pages are rearranged and provided with some copy explaining the relationship between them. * Moved Python API out of Concepts * Renamed Concepts "How does Arbor work?" * Added Python Module Index plus mock import of Arbor for RTD build (unfortunately won't show there) * Broke out Interconnectivity (synapses) page. * Reworked Single Cell Model page into a quick start, with lots of cross referencing. * Tweaked logo. * Added Spack to install options. * Updated blurb. * Documentation now follows EU capitalization rules. * Assorted typofixes
Showing
- doc/ai_library.rst 39 additions, 0 deletionsdoc/ai_library.rst
- doc/ai_nmodl.rst 0 additions, 0 deletionsdoc/ai_nmodl.rst
- doc/ai_sampling_api.rst 0 additions, 0 deletionsdoc/ai_sampling_api.rst
- doc/ai_simd_api.rst 0 additions, 0 deletionsdoc/ai_simd_api.rst
- doc/co_cable_cell.rst 44 additions, 108 deletionsdoc/co_cable_cell.rst
- doc/co_cell.rst 13 additions, 43 deletionsdoc/co_cell.rst
- doc/co_domdec.rst 8 additions, 3 deletionsdoc/co_domdec.rst
- doc/co_hardware.rst 8 additions, 4 deletionsdoc/co_hardware.rst
- doc/co_interconnectivity.rst 51 additions, 0 deletionsdoc/co_interconnectivity.rst
- doc/co_labels.rst 22 additions, 154 deletionsdoc/co_labels.rst
- doc/co_mechanisms.rst 161 additions, 0 deletionsdoc/co_mechanisms.rst
- doc/co_morphology.rst 39 additions, 404 deletionsdoc/co_morphology.rst
- doc/co_overview.rst 1 addition, 1 deletiondoc/co_overview.rst
- doc/co_recipe.rst 17 additions, 14 deletionsdoc/co_recipe.rst
- doc/co_simulation.rst 5 additions, 2 deletionsdoc/co_simulation.rst
- doc/conf.py 13 additions, 5 deletionsdoc/conf.py
- doc/cpp_cable_cell.rst 25 additions, 30 deletionsdoc/cpp_cable_cell.rst
- doc/cpp_cell.rst 3 additions, 61 deletionsdoc/cpp_cell.rst
- doc/cpp_distributed_context.rst 2 additions, 2 deletionsdoc/cpp_distributed_context.rst
- doc/cpp_domdec.rst 2 additions, 2 deletionsdoc/cpp_domdec.rst
Please register or sign in to comment