Skip to content

Commit 600aa59

Browse files
Hide toctree
1 parent 5af1cb8 commit 600aa59

File tree

7 files changed

+18
-4
lines changed

7 files changed

+18
-4
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"logo_light": "./_static/Judge0 Icon 07 Rounded 1024x1024.png",
1717
"logo_dark": "./_static/Judge0 Icon 06 Rounded 1024x1024.png",
1818
"main_nav_links": {
19-
"Docs": "/index",
19+
"Home": "/index",
2020
"Products": "/products",
2121
"Pricing": "/products/judge0/pricing",
2222
"FAQ": "/faq",

source/index.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
Judge0 Docs
2-
===========
1+
Home
2+
====
3+
4+
Welcome to the Judge0 Documentation! Here you'll find comprehensive guides and references to help you get started and make the most out of Judge0's products and services.
35

46
.. toctree::
5-
Introduction <self>
7+
:hidden:
8+
9+
Home <self>
610
products/index
711
support
812
bug_reports

source/products/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Products
22
========
33

44
.. toctree::
5+
:hidden:
6+
57
Introduction <self>
68
judge0/index
79
judge0_ide/index

source/products/judge0/get_started/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Get Started
22
===========
33

44
.. toctree::
5+
:hidden:
6+
57
Introduction <self>
68
nokia
79
atd

source/products/judge0/http_api/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ HTTP API
22
========
33

44
.. toctree::
5+
:hidden:
6+
57
Introduction <self>
68
authentication
79
authorization

source/products/judge0/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Judge0
22
======
33

44
.. toctree::
5+
:hidden:
6+
57
Introduction <self>
68
get_started/index
79
pricing

source/products/judge0_ide/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ Judge0 IDE
22
==========
33

44
.. toctree::
5+
:hidden:
6+
57
Introduction <self>

0 commit comments

Comments
 (0)