From cb623099bae159e95a78b68b8b81c9ce6d1cdcd0 Mon Sep 17 00:00:00 2001 From: Alyssa Travitz Date: Tue, 21 Jan 2025 15:00:14 -0800 Subject: [PATCH 1/2] comment out getting_started.rst --- docs/environment.yaml | 2 +- docs/index.rst | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/environment.yaml b/docs/environment.yaml index e6b9a38..a91f42b 100644 --- a/docs/environment.yaml +++ b/docs/environment.yaml @@ -1,4 +1,4 @@ -name: openfe-docs +name: lomap-docs channels: - https://conda.anaconda.org/conda-forge dependencies: diff --git a/docs/index.rst b/docs/index.rst index 7ecda5f..19d3ed6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,7 +12,8 @@ Lomap (Lead Optimisation Mapper) is a tool for planning perturbation networks fo :maxdepth: 2 :caption: Contents: - getting_started.rst + .. getting_started.rst ## add this back in once placeholder is populated + api.rst legacy.rst citing.rst From 8a7c240adbc387772799e78c93f74cd868be4a55 Mon Sep 17 00:00:00 2001 From: Alyssa Travitz Date: Tue, 21 Jan 2025 15:45:47 -0800 Subject: [PATCH 2/2] adding comment --- docs/getting_started.rst | 6 +++++- docs/index.rst | 2 -- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 1ee80f0..b1de19d 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -1,3 +1,7 @@ +:orphan: + +.. # remove "orphan" once this has been populated + Getting started using Lomap =========================== @@ -21,4 +25,4 @@ planning entire networks Command line interface ---------------------- -using the command line interface +using the command line interface \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 19d3ed6..4a09147 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,8 +12,6 @@ Lomap (Lead Optimisation Mapper) is a tool for planning perturbation networks fo :maxdepth: 2 :caption: Contents: - .. getting_started.rst ## add this back in once placeholder is populated - api.rst legacy.rst citing.rst