From 700350bea8c80618aedc217343a2fbf5ecbed255 Mon Sep 17 00:00:00 2001 From: Valerie Becker Date: Mon, 30 Sep 2024 15:24:55 -0700 Subject: [PATCH] Header underlines --- doc/contributor-guide/adding-columns.rst | 4 ++-- doc/contributor-guide/adding-tables.rst | 4 ++-- doc/contributor-guide/inserting-information.rst | 4 ++-- doc/developer-guide/building-artifacts.rst | 4 ++-- doc/developer-guide/consdbclient-summit-utils.rst | 4 ++-- doc/developer-guide/documentation.rst | 4 ++-- doc/developer-guide/repository-structure.rst | 4 ++-- doc/developer-guide/standards-practices.rst | 4 ++-- doc/operator-guide/deployment.rst | 4 ++-- doc/operator-guide/monitoring.rst | 4 ++-- doc/operator-guide/runbook.rst | 4 ++-- doc/operator-guide/schema-migration-process.rst | 4 ++-- doc/user-guide/consdb-rest-api.rst | 4 ++-- doc/user-guide/description-and-goals.rst | 4 ++-- doc/user-guide/schemas.rst | 4 ++-- doc/user-guide/sql-clients.rst | 4 ++-- 16 files changed, 32 insertions(+), 32 deletions(-) diff --git a/doc/contributor-guide/adding-columns.rst b/doc/contributor-guide/adding-columns.rst index 27153e5d..fa2551aa 100644 --- a/doc/contributor-guide/adding-columns.rst +++ b/doc/contributor-guide/adding-columns.rst @@ -1,6 +1,6 @@ -############ +############### Adding Columns -############ +############### * Values should be usefully summarized * Try to make everything into some kind of scalar diff --git a/doc/contributor-guide/adding-tables.rst b/doc/contributor-guide/adding-tables.rst index 4d7412d5..271b4b50 100644 --- a/doc/contributor-guide/adding-tables.rst +++ b/doc/contributor-guide/adding-tables.rst @@ -1,6 +1,6 @@ -############ +############## Adding Tables -############ +############## * Each source of data should have its own table(s) * Each dimension combination (exposure, visit, exposure+detector, visit+detector, etc.) should have its own table(s) diff --git a/doc/contributor-guide/inserting-information.rst b/doc/contributor-guide/inserting-information.rst index 6ed99f32..c0b5b06c 100644 --- a/doc/contributor-guide/inserting-information.rst +++ b/doc/contributor-guide/inserting-information.rst @@ -1,6 +1,6 @@ -############ +##################### Inserting Information -############ +##################### * Sasquatch * REST API diff --git a/doc/developer-guide/building-artifacts.rst b/doc/developer-guide/building-artifacts.rst index 37748e64..7d2aba32 100644 --- a/doc/developer-guide/building-artifacts.rst +++ b/doc/developer-guide/building-artifacts.rst @@ -1,6 +1,6 @@ -############ +################## Building Artifacts -############ +################## * Dockerfiles * GitHub Actions workflows diff --git a/doc/developer-guide/consdbclient-summit-utils.rst b/doc/developer-guide/consdbclient-summit-utils.rst index 8cdfd06b..678e0153 100644 --- a/doc/developer-guide/consdbclient-summit-utils.rst +++ b/doc/developer-guide/consdbclient-summit-utils.rst @@ -1,5 +1,5 @@ -############ +############################ ConsDbClient in summit_utils -############ +############################ Is this a repeat, or a different scope than the other page? diff --git a/doc/developer-guide/documentation.rst b/doc/developer-guide/documentation.rst index 418840e7..49285ce9 100644 --- a/doc/developer-guide/documentation.rst +++ b/doc/developer-guide/documentation.rst @@ -1,6 +1,6 @@ -############ +############# Documentation -############ +############# * This Site * Other Documentation diff --git a/doc/developer-guide/repository-structure.rst b/doc/developer-guide/repository-structure.rst index c5f12c49..cc5768c7 100644 --- a/doc/developer-guide/repository-structure.rst +++ b/doc/developer-guide/repository-structure.rst @@ -1,5 +1,5 @@ -############ +#################### Repository Structure -############ +#################### Each of the services in their own directory (coming soon) diff --git a/doc/developer-guide/standards-practices.rst b/doc/developer-guide/standards-practices.rst index 31684c0f..0aa13cfe 100644 --- a/doc/developer-guide/standards-practices.rst +++ b/doc/developer-guide/standards-practices.rst @@ -1,5 +1,5 @@ -############ +####################### Standards and Practices -############ +####################### Standards and practices diff --git a/doc/operator-guide/deployment.rst b/doc/operator-guide/deployment.rst index ca445172..57d530ba 100644 --- a/doc/operator-guide/deployment.rst +++ b/doc/operator-guide/deployment.rst @@ -1,6 +1,6 @@ -############ +########### Deployment -############ +########### * Database * REST API Server diff --git a/doc/operator-guide/monitoring.rst b/doc/operator-guide/monitoring.rst index 857b728e..a7d80755 100644 --- a/doc/operator-guide/monitoring.rst +++ b/doc/operator-guide/monitoring.rst @@ -1,6 +1,6 @@ -############ +########### Monitoring -############ +########### * Database * REST API Server diff --git a/doc/operator-guide/runbook.rst b/doc/operator-guide/runbook.rst index 0fa63a64..c3f4a73e 100644 --- a/doc/operator-guide/runbook.rst +++ b/doc/operator-guide/runbook.rst @@ -1,5 +1,5 @@ -############ +######## RunBook -############ +######## Maybe from ConsDb Usage Confluence page? diff --git a/doc/operator-guide/schema-migration-process.rst b/doc/operator-guide/schema-migration-process.rst index 31fafc07..25750dbe 100644 --- a/doc/operator-guide/schema-migration-process.rst +++ b/doc/operator-guide/schema-migration-process.rst @@ -1,6 +1,6 @@ -############ +######################## Schema Migration Process -############ +######################## * Add columns to sdm_schemas * Create alembic migration diff --git a/doc/user-guide/consdb-rest-api.rst b/doc/user-guide/consdb-rest-api.rst index d6792dc1..aa6bed9d 100644 --- a/doc/user-guide/consdb-rest-api.rst +++ b/doc/user-guide/consdb-rest-api.rst @@ -1,5 +1,5 @@ -############ +################ ConsDB REST API -############ +################ Link to Swagger diff --git a/doc/user-guide/description-and-goals.rst b/doc/user-guide/description-and-goals.rst index eb0fd916..f31bb04d 100644 --- a/doc/user-guide/description-and-goals.rst +++ b/doc/user-guide/description-and-goals.rst @@ -1,5 +1,5 @@ -############ +###################### Description and Goals -############ +###################### https://dmtn-227.lsst.io/ diff --git a/doc/user-guide/schemas.rst b/doc/user-guide/schemas.rst index acfbebe1..bc179a4e 100644 --- a/doc/user-guide/schemas.rst +++ b/doc/user-guide/schemas.rst @@ -1,6 +1,6 @@ -############ +######## Schemas -############ +######## * Types of schemas * Summit for observers and Summit systems diff --git a/doc/user-guide/sql-clients.rst b/doc/user-guide/sql-clients.rst index ef406075..13f8ea0d 100644 --- a/doc/user-guide/sql-clients.rst +++ b/doc/user-guide/sql-clients.rst @@ -1,6 +1,6 @@ -############ +############################## SQL Clients (not recommended) -############ +############################## * Connection information * Summit