Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 101cff0

Browse files
committed
Comment out documentation until we add it
Fixes lcompilers/lpython#2242.
1 parent bff3439 commit 101cff0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ googleAnalytics = "" # update google analytics id
2020
url = "download/"
2121
weight = 1
2222

23-
[[menu.main]]
24-
name = "Documentation"
25-
url = "https://docs.lfortran.org/"
26-
weight = 2
23+
#[[menu.main]]
24+
# name = "Documentation"
25+
# url = "https://docs.lfortran.org/"
26+
# weight = 2
2727

2828
[[menu.main]]
2929
name = "Blog"

0 commit comments

Comments
 (0)