Skip to content

Commit df9d363

Browse files
Revert "Changing the file structure of documentation" (open-edge-platform#191)
* Revert "Changing the file structure of documentation (open-edge-platform#171)" This reverts commit 7d03e73. * Update docs/developer-guide/index.rst
1 parent 7d03e73 commit df9d363

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed
Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,13 @@ document.
114114
Next Steps
115115
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
116116

117-
:doc:`Architecture Overview <./developer-guide/emt-architecture-overview>`
117+
:doc:`Architecture Overview <./emt-architecture-overview>`
118118

119119
.. toctree::
120-
121-
developer-guide/emt-get-started
122-
developer-guide/emt-architecture-overview
123-
developer-guide/emt-deployment-edge-orchestrator
124-
developer-guide/emt-security
125-
developer-guide/emt-contribution
126-
developer-guide/emt-troubleshooting
127-
developer-guide/emt-system-requirements
120+
emt-get-started
121+
emt-architecture-overview
122+
emt-deployment-edge-orchestrator
123+
emt-security
124+
emt-contribution
125+
emt-troubleshooting
126+
emt-system-requirements

docs/toc.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
.. toctree::
3+
developer-guide/index

0 commit comments

Comments
 (0)