Skip to content

Commit 827e453

Browse files
a-faclaude
andcommitted
Keep installation page in toctree, hide old walkthrough pages
Restore installation.rst (short install instructions) to the toctree. Mark the three step-by-step walkthrough pages as orphans to hide them from navigation until they are reworked: - install_beginner.rst - ionique_starter.md - python_vscode_start.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1d53424 commit 827e453

4 files changed

Lines changed: 10 additions & 5 deletions

File tree

docs/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ Key capabilities:
5757
:maxdepth: 2
5858
:caption: Getting Started
5959

60-
ionique_starter
61-
python_vscode_start
60+
installation
6261

6362
.. toctree::
6463
:maxdepth: 2

docs/installation.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
:orphan:
2-
31
=======
42
Install
53
=======
64

75
Install ionique
8-
============
6+
===============
97

108
The most recent release of the ``ionique`` package can be installed using pip_
119

docs/ionique_starter.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
orphan: true
3+
---
4+
15
# Install Ionique
26

37
This guide walks you through the steps to download, set up, and install the Ionique package using a virtual environment.

docs/python_vscode_start.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
orphan: true
3+
---
4+
15
# Guide for VSCode and Python Installation
26

37
This guide is designed for users who do not have Python or Visual Studio Code installed on their machine.

0 commit comments

Comments
 (0)