You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/About.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Emulator developers may be also interested in the [Game Boy: Complete Technical
11
11
12
12
:::
13
13
14
-
###Contributing
14
+
## Contributing
15
15
16
16
This project is open source, released under the [CC0 license](https://raw.githubusercontent.com/gbdev/pandocs/master/LICENSE). Everyone is welcome to help, provide feedback and propose additions or improvements. The git repository is hosted at [github.com/gbdev/pandocs](https://github.com/gbdev/pandocs), where you can learn more about how you can [contribute](https://github.com/gbdev/pandocs/blob/master/README.MD), find detailed contribution guidelines and procedures, file Issues and send Pull Requests.
17
17
@@ -20,7 +20,7 @@ There is a [Discord chat](https://gbdev.io/chat) dedicated to the gbdev communit
20
20
Finally, you can also contact us and send patches via email: `pandocs (at) gbdev.io`.
21
21
22
22
23
-
###Using this document
23
+
## Using this document
24
24
25
25
In the top navigation bar, you will find a series of icons.
26
26
@@ -32,6 +32,6 @@ You can search anywhere by pressing <kbd>s</kbd> on your keyboard or clicking th
32
32
33
33
The <iclass="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.
34
34
35
-
You can find a one-page printable version of Pan Docs [here](https://gbdev.io/pandocs/print.html).
35
+
Also available are [one-page](single.html) and [printable](print.html) versions of this document.
0 commit comments