Skip to content

Commit 25af64f

Browse files
committed
docs: Update index.md
Follows-up: d3bc210
1 parent d3bc210 commit 25af64f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Howtos
1717

1818
* [How to set up an environment to develop exercises?](https://github.com/ocaml-sf/learn-ocaml/blob/master/docs/howto-setup-exercise-development-environment.md)
1919
* [How to write exercises?](https://github.com/ocaml-sf/learn-ocaml/blob/master/docs/howto-write-exercises.md)
20+
* [How to include images in exercises?](https://github.com/ocaml-sf/learn-ocaml/blob/master/docs/howto-include-images-in-exercises.md)
2021
* [How to submit an exercise to the global corpus?](https://github.com/ocaml-sf/learn-ocaml/blob/master/docs/howto-submit-an-exercise.md)
2122
* [How to deploy an instance of Learn OCaml?](https://github.com/ocaml-sf/learn-ocaml/blob/master/docs/howto-deploy-a-learn-ocaml-instance.md)
2223
* [How to deploy Learn-OCaml statically?](https://github.com/ocaml-sf/learn-ocaml/blob/master/docs/howto-deploy-learn-ocaml-statically.md)

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Howtos
1717

1818
* [How to set up an environment to develop exercises?](./howto-setup-exercise-development-environment.md)
1919
* [How to write exercises?](./howto-write-exercises.md)
20+
* [How to include images in exercises?](./howto-include-images-in-exercises.md)
2021
* [How to submit an exercise to the global corpus?](./howto-submit-an-exercise.md)
2122
* [How to deploy an instance of Learn OCaml?](./howto-deploy-a-learn-ocaml-instance.md)
2223
* [How to deploy Learn-OCaml statically?](./howto-deploy-learn-ocaml-statically.md)

0 commit comments

Comments
 (0)