File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,4 @@ juice_logo_path = "logo.png"
2020# maybe find a proper way for news subsection
2121juice_extra_menu = [
2222 { title = " News" , link = " /news/" },
23- { title = " Docs" , link = " /docs/3.2.x/index.html" }
2423]
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Docs"
3+ description = " OrientDB Documentation"
4+ weight = 2
5+ [extra ]
6+ menu = true
7+ +++
8+
9+
10+ ## OrientDB 3.2.x
11+
12+ - [ General Documentation] ( https://orientdb.dev/docs/3.2.x )
13+ - [ Java Doc API] ( https://orientdb.dev/javadocs/3.2.x )
14+
15+ ## OrientDB 3.1.x
16+
17+ - [ General Documentation] ( https://orientdb.dev/docs/3.1.x )
18+ - [ Java Doc API] ( https://orientdb.dev/javadocs/3.1.x )
19+
20+ ## OrientDB 3.0.x
21+
22+ - [ General Documentation] ( https://orientdb.dev/docs/3.0.x )
23+ - [ Java Doc API] ( https://orientdb.dev/javadocs/3.0.x )
24+
25+ ## OrientDB 2.2.x
26+
27+ - [ General Documentation] ( https://orientdb.dev/docs/2.2.x )
28+ - [ Java Doc API] ( https://orientdb.dev/javadocs/3.0.x )
You can’t perform that action at this time.
0 commit comments