Skip to content

Commit

Permalink
navigation test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzengel committed Aug 7, 2024
1 parent 0210b7d commit 260d2d2
Showing 1 changed file with 0 additions and 53 deletions.
53 changes: 0 additions & 53 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,60 +3,7 @@ description: "Documentation for VRE Hub Zenodo Jupyter Lab Extension"
remote_theme: pmarsceill/just-the-docs
color_scheme: dark

# Table of contents
nav:
- title: "Home"
url: /
nav_order: 1

- title: "Install"
url: /install/
nav_order: 2
children:
- title: "For End-Users"
url: /install/#for-end-users-users
- title: "For Developers"
url: /install/##for-developers-developers

- title: "Frontend Usage"
url: /usage/
nav_order: 3

- title: "Full Documentation"
url: /documentation/
nav_order: 4
children:
- title: "Frontend Documentation"
url: /documentation/frontend/
nav_order: 1
children:
- title: "General Framework"
url: /documentation/frontend/#general-framework
- title: "Files in `src/`"
url: /documentation/frontend/#files-in-src
- title: "`index.tsx`"
url: /documentation/frontend/#index
- title: "`API/API_functions.tsx`"
url: /documentation/frontend/#api_functions
- title: "`API/handlers.tsx`"
url: /documentation/frontend/#handler
- title: "`components/FileBrowser.tsx`"
url: /documentation/frontend/#filebrowser
- title: "`components/NavBar.tsx`"
url: /documentation/frontend/#navbar
- title: "`components/SearchPanel.tsx`"
url: /documentation/frontend/#searchpanel
- title: "`components/SideBarPanel.tsx`"
url: /documentation/frontend/#sidebar
- title: "`components/confirmation.tsx`"
url: /documentation/frontend/#confirmation
- title: "`components/login.tsx`"
url: /documentation/frontend/#login
- title: "`components/upload.tsx`"
url: /documentation/frontend/#upload
- title: "Backend Documentation"
url: /documentation/backend/
nav_order: 2

sass:
load_paths:
Expand Down

0 comments on commit 260d2d2

Please sign in to comment.