From c390aaaf539bb305a8b2dbb3e12bc6b39dba6f6b Mon Sep 17 00:00:00 2001 From: Eren Dogan Date: Fri, 14 Oct 2022 18:27:39 -0700 Subject: [PATCH] Fix "go back" links --- docs/source/FAQ.md | 2 +- docs/source/architecture.md | 2 +- docs/source/base_data_structures.md | 2 +- docs/source/basic_setup.md | 2 +- docs/source/basic_usage.md | 2 +- docs/source/bitcells.md | 2 +- docs/source/characterization.md | 2 +- docs/source/control_logic.md | 2 +- docs/source/debug.md | 2 +- docs/source/design_modules.md | 2 +- docs/source/library_cells.md | 2 +- docs/source/results.md | 2 +- docs/source/routing.md | 2 +- docs/source/technology_setup.md | 2 +- docs/source/tutorials.md | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/source/FAQ.md b/docs/source/FAQ.md index 2040ca61..e3aed62f 100644 --- a/docs/source/FAQ.md +++ b/docs/source/FAQ.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Debugging diff --git a/docs/source/architecture.md b/docs/source/architecture.md index 18beb54d..99dea80b 100644 --- a/docs/source/architecture.md +++ b/docs/source/architecture.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Architecture This page of the documentation explains the architecture of OpenRAM. diff --git a/docs/source/base_data_structures.md b/docs/source/base_data_structures.md index d375ac25..89dab8ab 100644 --- a/docs/source/base_data_structures.md +++ b/docs/source/base_data_structures.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Base Data Structures This page of the documentation explains the base data structures of OpenRAM. diff --git a/docs/source/basic_setup.md b/docs/source/basic_setup.md index 74ed7b46..188a94f8 100644 --- a/docs/source/basic_setup.md +++ b/docs/source/basic_setup.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) This page shows the basic setup for using OpenRAM. diff --git a/docs/source/basic_usage.md b/docs/source/basic_usage.md index d2a81317..153bbe9a 100644 --- a/docs/source/basic_usage.md +++ b/docs/source/basic_usage.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Basic Usage This page of the documentation explains the basic usage of OpenRAM. diff --git a/docs/source/bitcells.md b/docs/source/bitcells.md index 4f58ee10..ecb7e860 100644 --- a/docs/source/bitcells.md +++ b/docs/source/bitcells.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Bitcells This page of the documentation explains the bitcells supported by OpenRAM. diff --git a/docs/source/characterization.md b/docs/source/characterization.md index cfdda91d..9d70985e 100644 --- a/docs/source/characterization.md +++ b/docs/source/characterization.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Characterization This page of the documentation explains the characterization of OpenRAM. diff --git a/docs/source/control_logic.md b/docs/source/control_logic.md index 797f3ef7..2f4a6850 100644 --- a/docs/source/control_logic.md +++ b/docs/source/control_logic.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Control Logic and Timing This page of the documentation explains the control logic and timing of OpenRAM. diff --git a/docs/source/debug.md b/docs/source/debug.md index 786976e3..dac6b0ec 100644 --- a/docs/source/debug.md +++ b/docs/source/debug.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Debugging and Unit Testing This page of the documentation explains the debugging and unit testing of OpenRAM. diff --git a/docs/source/design_modules.md b/docs/source/design_modules.md index 89d1f8f7..84117ff2 100644 --- a/docs/source/design_modules.md +++ b/docs/source/design_modules.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Hierarchical Design Modules This page of the documentation explains the hierarchical design modules of OpenRAM. diff --git a/docs/source/library_cells.md b/docs/source/library_cells.md index a46c0dc4..7e9bd95a 100644 --- a/docs/source/library_cells.md +++ b/docs/source/library_cells.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Library Cells This page of the documentation explains the library cells of OpenRAM. diff --git a/docs/source/results.md b/docs/source/results.md index c7323cac..da613f9f 100644 --- a/docs/source/results.md +++ b/docs/source/results.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Results This page of the documentation explains the results of OpenRAM. diff --git a/docs/source/routing.md b/docs/source/routing.md index 2a417374..4160c243 100644 --- a/docs/source/routing.md +++ b/docs/source/routing.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Routing This page of the documentation explains the routing of OpenRAM. diff --git a/docs/source/technology_setup.md b/docs/source/technology_setup.md index ab56c967..f937e53b 100644 --- a/docs/source/technology_setup.md +++ b/docs/source/technology_setup.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Technology Setup This page of the documentation explains the technology setup of OpenRAM. diff --git a/docs/source/tutorials.md b/docs/source/tutorials.md index af2e58c6..c6f22dd6 100644 --- a/docs/source/tutorials.md +++ b/docs/source/tutorials.md @@ -1,4 +1,4 @@ -### [Go Back](./index.md#directory) +### [Go Back](./index.md#table-of-contents) # Tutorials This page of the documentation includes tutorials for OpenRAM.