Skip to content

Commit 16bb7e8

Browse files
authored
Make single-page version more visible (#526)
Many people missed it, since they are often linked to individual pages, and thus miss the small link at the bottom of the landing page.
1 parent f0fc599 commit 16bb7e8

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

src/About.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,4 @@ You can search anywhere by pressing <kbd>s</kbd> on your keyboard or clicking th
3131

3232
The <i class="fa fa-edit"></i> icon allows you to suggest an edit on the current page by directly opening the source file in the git repository.
3333

34-
[One-page](single.html) and [printable](print.html) versions of this document are also available.
35-
3634
<br><br>

src/SUMMARY.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
[Acknowledgements](./Authors.md)
44
[History](./History.md)
55

6-
<br>
7-
86
---
97

108
# Overview
@@ -94,3 +92,4 @@
9492
---
9593

9694
[References](./References.md)
95+
[Single-page version](./single.md)

src/single.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Please do not edit this file, it gets overwritten automatically when generating the documentation.

0 commit comments

Comments
 (0)