diff --git a/.github/workflows/generate_docs.yml b/.github/workflows/generate_docs.yml index 1a816e1..e202862 100644 --- a/.github/workflows/generate_docs.yml +++ b/.github/workflows/generate_docs.yml @@ -65,7 +65,8 @@ jobs: with: message: 'Update docs' branch: gh-pages - add: '["docs/mobilitydb-workshop.pdf", + add: '["docs/index.md", + "docs/mobilitydb-workshop.pdf", "docs/mobilitydb-workshop.epub", "docs/html/docbook.css", "docs/html/images/*", "docs/html/*.html"]' diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..c90bbc3 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,16 @@ +----------------------------- +# **Documentation** +---------------------------- +Here are links to the documentation of MobilityDB-workshop + +----------------------------- +## **Version 1.1** +----------------------------- + +Documentation + +* [PDF](https://MobilityDB.github.io/MobilityDB-workshop/docs/MobilityDB-workshop.pdf) +* [EPUB](https://MobilityDB.github.io/MobilityDB-workshop/docs/MobilityDB-workshop.epub) +* [HTML](https://MobilityDB.github.io/MobilityDB-workshop/docs/index.html) + +