Skip to content

Commit

Permalink
Flatten book layout (#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrialDragon authored Feb 15, 2024
1 parent 1c31c09 commit dc852cf
Show file tree
Hide file tree
Showing 106 changed files with 514 additions and 555 deletions.
130 changes: 65 additions & 65 deletions code-validation/src/lib.rs

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions content/learn/advanced-examples/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
+++
title = "Advanced Examples"
template = "docs-section.html"
page_template = "docs-page.html"
[extra]
public_draft = 877
status = "hidden"
+++
4 changes: 3 additions & 1 deletion content/learn/advanced-examples/sudoku/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
+++
title = "Sudoku"
weight = 2
template = "docs-section.html"
[extra]
weight = 2
status = "hidden"
+++
4 changes: 3 additions & 1 deletion content/learn/advanced-examples/text-adventure/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
+++
title = "Text Adventure"
weight = 1
template = "docs-section.html"
[extra]
weight = 1
status = "hidden"
+++
5 changes: 2 additions & 3 deletions content/learn/book/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
+++
title = "Book"
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
redirect_to = "learn/book/getting-started"
page_template = "docs-page.html"
insert_anchor_links = "right"
redirect_to = "learn/book/getting-started"
[extra]
status = 'hidden'
public_draft = 874
Expand Down
4 changes: 1 addition & 3 deletions content/learn/book/assets/_index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
+++
title = "Assets"
weight = 5
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 5
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Custom Assets"
weight = 3
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 3
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Hot Reloading"
weight = 4
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 4
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Loading Assets"
weight = 1
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 1
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Scenes and Reflection"
weight = 5
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 5
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Working With Handles"
weight = 2
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 2
status = 'hidden'
+++

Expand Down
4 changes: 1 addition & 3 deletions content/learn/book/audio/_index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
+++
title = "Audio"
weight = 7
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 7
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Audio basics"
weight = 1
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 1
status = 'hidden'
+++

Expand Down
4 changes: 1 addition & 3 deletions content/learn/book/development-practices/_index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
+++
title = "Development Practices"
weight = 9
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 9
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Boilerplate Reduction"
weight = 5
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 5
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Error Handling"
weight = 4
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 4
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Fast Compiles"
weight = 2
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 2
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Organizing Your Code"
weight = 1
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 1
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Testing"
weight = 3
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 3
status = 'hidden'
+++

Expand Down
4 changes: 1 addition & 3 deletions content/learn/book/ecs/_index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
+++
title = "Entities, Components and Systems"
weight = 2
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 2
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
+++
title = "Reliable Change Detection"
weight = 6
template = "docs-section.html"
[extra]
weight = 6
status = 'hidden'
+++
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
+++
title = "Manipulating Entities With Commands"
weight = 4
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 4
status = 'hidden'
+++
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
+++
title = "Entities Have Components"
weight = 1
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 1
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
+++
title = "Exclusive World Access"
weight = 8
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 8
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
+++
title = "Filtering Queries"
weight = 5
template = "docs-section.html"
[extra]
weight = 5
status = 'hidden'
+++
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
+++
title = "Generic Systems"
weight = 7
template = "docs-section.html"
[extra]
weight = 7
status = 'hidden'
+++
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
+++
title = "Resources Are Global Singletons"
weight = 3
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 3
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
+++
title = "Systems Access Data Through Queries"
weight = 2
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 2
status = 'hidden'
+++
4 changes: 1 addition & 3 deletions content/learn/book/game-logic/_index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
+++
title = "Game Logic"
weight = 3
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 3
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Async Tasks"
weight = 6
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 6
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Custom Runners and Headless Operation"
weight = 7
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 7
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Events"
weight = 2
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 2
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "Run Criteria and Fixed Timestep"
weight = 5
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 5
status = 'hidden'
+++

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
+++
title = "States"
weight = 3
sort_by = "weight"
template = "docs-section.html"
page_template = "docs-section.html"
insert_anchor_links = "right"
[extra]
weight = 3
status = 'hidden'
+++

Expand Down
Loading

0 comments on commit dc852cf

Please sign in to comment.