Skip to content

Commit 0bc36ed

Browse files
committed
renamed index page
The index page "/I/Table_of_Contents.md" was renamed to "/I/ToC.md".
1 parent b9c2e23 commit 0bc36ed

6 files changed

Lines changed: 673 additions & 9 deletions

File tree

I/ToC.md

Lines changed: 664 additions & 0 deletions
Large diffs are not rendered by default.

_layouts/definition.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1 class="post-title">Definition: {{ page.title }}</h1>
1212
<div class="post-content">
1313

1414
<!-- Index -->
15-
<b>Index:</b> <a href="https://StatProofBook.github.io">The Book of Statistical Proofs</a> &#x25B7; <a href="https://statproofbook.github.io/I/Table_of_Contents#{{ page.chapter }}">{{ page.chapter }}</a> &#x25B7; {{ page.section }} &#x25B7; {{ page.topic }} &#x25B7; {{ page.definition }} <br><br>
15+
<b>Index:</b> <a href="https://StatProofBook.github.io">The Book of Statistical Proofs</a> &#x25B7; <a href="https://statproofbook.github.io/I/ToC#{{ page.chapter }}">{{ page.chapter }}</a> &#x25B7; {{ page.section }} &#x25B7; {{ page.topic }} &#x25B7; {{ page.definition }} <br><br>
1616

1717
<!-- Definition -->
1818
{{ content }}

_layouts/proof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1 class="post-title">Proof: {{ page.title }}</h1>
1212
<div class="post-content">
1313

1414
<!-- Index -->
15-
<b>Index:</b> <a href="https://StatProofBook.github.io">The Book of Statistical Proofs</a> &#x25B7; <a href="https://statproofbook.github.io/I/Table_of_Contents#{{ page.chapter }}">{{ page.chapter }}</a> &#x25B7; {{ page.section }} &#x25B7; {{ page.topic }} &#x25B7; {{ page.theorem }} <br><br>
15+
<b>Index:</b> <a href="https://StatProofBook.github.io">The Book of Statistical Proofs</a> &#x25B7; <a href="https://statproofbook.github.io/I/ToC#{{ page.chapter }}">{{ page.chapter }}</a> &#x25B7; {{ page.section }} &#x25B7; {{ page.topic }} &#x25B7; {{ page.theorem }} <br><br>
1616

1717
<!-- Theorem & Proof -->
1818
{{ content }}

contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permalink: /contribute/
77

88
Everyone can contribute to **The Book of Statistical Proofs**! Depending on your mathematical knowledge, your computer science skills and the time you are willing to invest, there are three different levels of contributing to the project, with contribution intensity increasing from first to last level.
99

10-
*Quick Access:* [GitHub Repository](https://github.com/StatProofBook/StatProofBook.github.io) – [Repository Wiki](https://github.com/StatProofBook/StatProofBook.github.io/wiki/Main-Page) – [Proof Template](https://raw.githubusercontent.com/StatProofBook/StatProofBook.github.io/master/P/-temp-.md) – [Definition Template](https://raw.githubusercontent.com/StatProofBook/StatProofBook.github.io/master/D/-temp-.md) – [Template Guidelines](https://github.com/StatProofBook/StatProofBook.github.io/wiki/Template-Files) – [Table of Contents](/I/Table_of_Contents) – [Wanted Theorems](https://docs.google.com/spreadsheets/d/1MIqVvAgcQL72HCPZ9KDaCZXZRVxBhkrEiLX1Dr7p4Kg/edit?usp=sharing) – [Wanted Definitions](https://docs.google.com/spreadsheets/d/1jH173bODx8C1Hj8xhPNJDs4oLs00GsSbNC9BpwtZsoQ/edit?usp=sharing) – [Proofs without Source](/I/Proofs_without_Source) – [Definitions without Source](/I/Definitions_without_Source) – [Dead Links](https://github.com/StatProofBook/StatProofBookTools/blob/master/report_links/Dead_Links.txt)
10+
*Quick Access:* [GitHub Repository](https://github.com/StatProofBook/StatProofBook.github.io)[Repository Wiki](https://github.com/StatProofBook/StatProofBook.github.io/wiki/Main-Page)[Proof Template](https://raw.githubusercontent.com/StatProofBook/StatProofBook.github.io/master/P/-temp-.md)[Definition Template](https://raw.githubusercontent.com/StatProofBook/StatProofBook.github.io/master/D/-temp-.md)[Template Guidelines](https://github.com/StatProofBook/StatProofBook.github.io/wiki/Template-Files)[Table of Contents](/I/ToC)[Wanted Theorems](https://docs.google.com/spreadsheets/d/1MIqVvAgcQL72HCPZ9KDaCZXZRVxBhkrEiLX1Dr7p4Kg/edit?usp=sharing)[Wanted Definitions](https://docs.google.com/spreadsheets/d/1jH173bODx8C1Hj8xhPNJDs4oLs00GsSbNC9BpwtZsoQ/edit?usp=sharing)[Proofs without Source](/I/PwS)[Definitions without Source](/I/DwS)[Dead Links](https://github.com/StatProofBook/StatProofBookTools/blob/master/report_links/Dead_Links.txt)
1111

1212

1313
<br>

credits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you have [submitted a proof via GitHub](/contribute/) and entered your userna
1212

1313
> **Metadata:** ID: P1 \| shortcut: mvn-ltt \| author: [JoramSoch](https://github.com/JoramSoch) \| date: 2019-08-27, 12:14.
1414
15-
Your username will also appear on the [Proof by Number](/I/Proof_by_Number) and [Proof by Author](/I/Proof_by_Author) index pages.
15+
Your username will also appear on the [Proof by Number](/I/PbN) and [Proof by Author](/I/PbA) index pages.
1616

1717
<br>
1818
### Credit 2: Money

index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,19 @@ of statistical theorems for the computational sciences*! <br>
4646
<table style="border:none">
4747
<tr>
4848
<td style="text-align:center">
49-
<a href="/I/Table_of_Contents">Table of Contents</a> <br>
49+
<a href="/I/ToC">Table of Contents</a> <br>
5050
<img src="Index_1.png"> <br>
5151
Proofs & Definitions
5252
</td>
5353
<td style="text-align:center">
54-
<a href="/I/Proof_by_Number">Proof by Number</a> <br>
54+
<a href="/I/PbN">Proof by Number</a> <br>
5555
<img src="Index_2.png"> <br>
56-
<a href="/I/Definition_by_Number">Definition by Number</a>
56+
<a href="/I/DbN">Definition by Number</a>
5757
</td>
5858
<td style="text-align:center">
59-
<a href="/I/Proof_by_Topic">Proof by Topic</a> <br>
59+
<a href="/I/PbT">Proof by Topic</a> <br>
6060
<img src="Index_3.png"> <br>
61-
<a href="/I/Definition_by_Topic">Definition by Topic</a>
61+
<a href="/I/DbT">Definition by Topic</a>
6262
</td>
6363
</tr>
6464
</table>

0 commit comments

Comments
 (0)