Skip to content
Snippets Groups Projects
Commit edd6d1c5 authored by Simon Kirsten's avatar Simon Kirsten
Browse files

Renamed and moved some doc entries

parent e2c26adf
No related branches found
No related tags found
No related merge requests found
# Author's notes
***TODO: about me and the project***
* <simon.kirsten@stud.h-da.de>
* <https://github.com/skirsten>
* `Simon#2307` on Discord
* `simon.kirsten@stud.h-da.de` on Slack
\ No newline at end of file
# Miscellany # Previous considerations
***TODO: explain what this is, improve the existing entries and add missing. Also this might be better in a blog-like layout*** ***TODO: explain what this is, improve the existing entries and add missing. Also this might be better in a blog-like layout***
......
# Twitch Resources
***TODO***
\ No newline at end of file
...@@ -13,7 +13,7 @@ The goal was to ...@@ -13,7 +13,7 @@ The goal was to
- **Differentiate app designs and diversify stereotypes:** The legacy TV Server only has one endpoint to *discover* content. By providing 7 distinct endpoints to the Twitch API students can differentiate themselves in their project, stereotypes and design. Of course that doesn't mean all endpoints must be used. - **Differentiate app designs and diversify stereotypes:** The legacy TV Server only has one endpoint to *discover* content. By providing 7 distinct endpoints to the Twitch API students can differentiate themselves in their project, stereotypes and design. Of course that doesn't mean all endpoints must be used.
- **Improve usefulness:** The apps for the legacy TV Server are pretty much useless after the course. We hope that our project might still be relevant after the course. - **Improve usefulness:** The apps for the legacy TV Server have no use after and outside the course. We hope that our project enables apps to exceed this lifespan.
## Documentation layout ## Documentation layout
...@@ -24,9 +24,9 @@ The goal was to ...@@ -24,9 +24,9 @@ The goal was to
[Download and Run](server/index.md), [Options](server/options.md), [Quickstart](server/quickstart.md), [Reference](server/reference.md) and [Java integration](server/streamtv-java.md). [Download and Run](server/index.md), [Options](server/options.md), [Quickstart](server/quickstart.md), [Reference](server/reference.md) and [Java integration](server/streamtv-java.md).
- **About** - **About**
[Contributing info (code layout, build and deploy instructions etc.)](about/contributing.md), [License](about/license.md), [Twitch resources](about/twitch-resources.md) and [Miscellany](about/miscellany.md). [Contributing info (code layout, build and deploy instructions etc.)](about/contributing.md), [Author's notes](about/authors-notes.md), [Previous considerations](about/previous-considerations.md) and [License](about/license.md).
!!! info !!! info
For the hands-on training not every page of this documentation is important. The _About_ chapter is mostly for internal purposes and curious readers. For the hands-on training not every page in this documentation is important. The _About_ chapter is mostly for internal purposes and curious readers.
\ No newline at end of file
...@@ -73,6 +73,6 @@ nav: ...@@ -73,6 +73,6 @@ nav:
- About: - About:
- Contributing: about/contributing.md - Contributing: about/contributing.md
- Author's notes: about/authors-notes.md
- Previous considerations: about/previous-considerations.md
- License: about/license.md - License: about/license.md
- Twitch Resources: about/twitch-resources.md
- Miscellany: about/miscellany.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment