Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat(docs): Reorganize meta.json pages for improved structure and cla…
…rity
  • Loading branch information
arghyaxcodes committed Jul 20, 2025
commit 405d9019cb5ab607b66029c8e4ed7ddac93b4247
7 changes: 4 additions & 3 deletions content/docs/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
"description": "The description of root folder (optional)",
"root": true,
"pages": [
"index",
"---Getting started---",
"installation",
"---Java Introduction---",
"introduction",
"hello-world",
"installation",
"jvm-jre-jdk",
"hello-world",
"---Java Fundamentals---",
"variables-and-literals",
"variables-primitive-data-types",
"operators",
Expand Down