Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
📝 nits in the structure of chapters 4 and 8
Browse files Browse the repository at this point in the history
  • Loading branch information
omarespejel committed Apr 13, 2023
1 parent daaa389 commit ad29acc
Show file tree
Hide file tree
Showing 18 changed files with 4 additions and 19 deletions.
10 changes: 1 addition & 9 deletions chapters/modules/chapter_4/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
* xref:index.adoc[Chapter 4: Peering into the Future]
** xref:data.adoc[4.1 Data Availability]
** xref:recursion.adoc[4.2 Recursion]
** xref:throughput.adoc[4.3 Throughput]
** xref:parallelization.adoc[4.4 Parallelization - Access Lists]
** xref:fractal.adoc[4.5 Fractal Scaling]
** xref:decentralization.adoc[4.6 Decentralization]
** xref:community.adoc[4.7 Building Community]
** xref:market.adoc[4.8 Fee market]
* Chapter 4: Testing
7 changes: 0 additions & 7 deletions chapters/modules/chapter_4/pages/index.adoc

This file was deleted.

2 changes: 1 addition & 1 deletion chapters/modules/chapter_8/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* xref:index.adoc[Chapter 8: Starknet's Architecture]
* xref:index.adoc[Chapter 8: Starknet Architecture]
** xref:blocks.adoc[8.1 Blocks]
** xref:transactions.adoc[8.2 The Lifecycle of Transactions]
** xref:starknet_os.adoc[8.3 Starknet OS]
Expand Down
2 changes: 1 addition & 1 deletion chapters/modules/chapter_8/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Starknet's Architecture
= Starknet Architecture

Below is a list of potential topics to cover in this section.

Expand Down
2 changes: 1 addition & 1 deletion chapters/modules/chapter_9/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* xref:index.adoc[Chapter 9: Cairo's Architecture]
* xref:index.adoc[Chapter 9: Cairo Architecture]
** xref:cairo.adoc[9.1 C(pu)AIR(o)]
*** xref:polynomial.adoc[9.1.1 Polynomial Equations]
*** xref:turing.adoc[9.1.2 Turing Completeness]
Expand Down

0 comments on commit ad29acc

Please sign in to comment.