Skip to content

Commit

Permalink
Remove footnotes
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Dec 27, 2024
1 parent 5238cf0 commit 9954f23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The goal is to demonstrate how to do Test-Driven Development with Bevy.

<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->

Code |Build status |Code coverage |Chapter [2]
Code |Build status |Code coverage |Chapter

Check failure on line 31 in README.md

View workflow job for this annotation

GitHub Actions / check_markdown

Trailing spaces [Expected: 0 or 2; Actual: 4]
-----------|-----------|-----------|------------------------------
[code](https://github.com/richelbilderbeek/bevy_tdd_book_hello_world) |[![Check build](https://github.com/richelbilderbeek/bevy_tdd_book_hello_world/actions/workflows/check_build.yaml/badge.svg?branch=master)](https://github.com/richelbilderbeek/bevy_tdd_book_hello_world/actions/workflows/check_build.yaml) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_hello_world/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_hello_world) |[hello_world.md](docs/chapters/hello_world.md)
[code](https://github.com/richelbilderbeek/bevy_tdd_book_add_player) |[![Check build](https://github.com/richelbilderbeek/bevy_tdd_book_add_player/actions/workflows/check_build.yaml/badge.svg?branch=master)](https://github.com/richelbilderbeek/bevy_tdd_book_add_player/actions/workflows/check_build.yaml) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_add_player/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_add_player) |[add_player.md](docs/chapters/add_player.md)
Expand All @@ -46,7 +46,7 @@ Code

<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->

Code |Build status |Code coverage |Chapter [2]
Code |Build status |Code coverage |Chapter

Check failure on line 49 in README.md

View workflow job for this annotation

GitHub Actions / check_markdown

Trailing spaces [Expected: 0 or 2; Actual: 4]
-----------|-----------|-----------|------------------------------
[code](https://github.com/richelbilderbeek/bevy_tdd_book_respond_to_window_resize) |[![Check build](https://github.com/richelbilderbeek/bevy_tdd_book_respond_to_window_resize/actions/workflows/check_build.yaml/badge.svg?branch=master)](https://github.com/richelbilderbeek/bevy_tdd_book_respond_to_window_resize/actions/workflows/check_build.yaml) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_respond_to_window_resize/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_respond_to_window_resize) |[respond_to_window_resize.md](docs/chapters/respond_to_window_resize.md)
[code](https://github.com/richelbilderbeek/bevy_tdd_book_respond_to_key_press) |[![Check build](https://github.com/richelbilderbeek/bevy_tdd_book_respond_to_key_press/actions/workflows/check_build.yaml/badge.svg?branch=master)](https://github.com/richelbilderbeek/bevy_tdd_book_respond_to_key_press/actions/workflows/check_build.yaml) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_respond_to_key_press/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_respond_to_key_press) |[respond_to_key_press.md](docs/chapters/respond_to_key_press.md)
Expand Down Expand Up @@ -78,7 +78,7 @@ Code

<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->

Code |Build status |Code coverage |Chapter [2]
Code |Build status |Code coverage |Chapter

Check failure on line 81 in README.md

View workflow job for this annotation

GitHub Actions / check_markdown

Trailing spaces [Expected: 0 or 2; Actual: 4]
-----------|-----------|-----------|------------------------------
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_game_state) |[![Check build](https://github.com/richelbilderbeek/bevy_tdd_book_use_game_state/actions/workflows/check_build.yaml/badge.svg?branch=master)](https://github.com/richelbilderbeek/bevy_tdd_book_use_game_state/actions/workflows/check_build.yaml) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_game_state/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_game_state) |[use_game_state.md](docs/chapters/use_game_state.md)
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_resources) |[![Check build](https://github.com/richelbilderbeek/bevy_tdd_book_use_resources/actions/workflows/check_build.yaml/badge.svg?branch=master)](https://github.com/richelbilderbeek/bevy_tdd_book_use_resources/actions/workflows/check_build.yaml) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_resources/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_resources) |[use_resources.md](docs/chapters/use_resources.md)
Expand All @@ -91,7 +91,7 @@ Code

<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->

Code |Build status |Code coverage |Chapter [2]
Code |Build status |Code coverage |Chapter

Check failure on line 94 in README.md

View workflow job for this annotation

GitHub Actions / check_markdown

Trailing spaces [Expected: 0 or 2; Actual: 4]
-----------|-----------|-----------|------------------------------
[code](https://github.com/richelbilderbeek/bevy_tdd_book_move_camera) |[![Check build](https://github.com/richelbilderbeek/bevy_tdd_book_move_camera/actions/workflows/check_build.yaml/badge.svg?branch=master)](https://github.com/richelbilderbeek/bevy_tdd_book_move_camera/actions/workflows/check_build.yaml) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_move_camera/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_move_camera) |[move_camera.md](docs/chapters/move_camera.md)
[code](https://github.com/richelbilderbeek/bevy_tdd_book_move_camera_with_keyboard) |[![Check build](https://github.com/richelbilderbeek/bevy_tdd_book_move_camera_with_keyboard/actions/workflows/check_build.yaml/badge.svg?branch=master)](https://github.com/richelbilderbeek/bevy_tdd_book_move_camera_with_keyboard/actions/workflows/check_build.yaml) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_move_camera_with_keyboard/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_move_camera_with_keyboard) |[move_camera_with_keyboard.md](docs/chapters/move_camera_with_keyboard.md)
Expand Down
10 changes: 3 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Welcome to 'Developing Bevy games using TDD'

Start of a book [1] called 'Developing Bevy games using TDD'.
The goal is to demonstrate how to do Test-Driven Development with Bevy.
Welcome to 'Developing Bevy games using TDD',
The goal of this web-friendly book
is to demonstrate how to do Test-Driven Development with Bevy.

![Ferris](assets/ferris.png)

## Footnotes

- [1] 'book' is an overstatement for now: it is just a collection of chapters
and drafts of chapters

0 comments on commit 9954f23

Please sign in to comment.