Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed documentation. a lot. #71

Merged
merged 4 commits into from
Nov 29, 2020
Merged

Changed documentation. a lot. #71

merged 4 commits into from
Nov 29, 2020

Conversation

The-EDev
Copy link
Member

  • Added mkdocs documentation.
  • Altered doxygen generation (doxyfile and shell script) to work with mkdocs.
  • Removed the whole html folder thing for docs, now the files reside in the root gh-pages branch.
  • Removed unnecessary doxygen packages.
  • Removed .gitmodules since it was empty anyway.
  • New readme.

I tested the docs generation using an Ubuntu VM (I manually set all the env-variables), though for all I know travis might just explode.

The documentation isn't 100% complete, there's a couple things I need to add / need help adding. Nevertheless this PR still closes #60

Note: I haven't proofread this fully, It might have typos or missing fullstops. Feel free to point those out.

Added mkdocs documentation.
Altered doxygen generation (doxyfile and shell script) to work with mkdocs.
Removed the whole html folder thing for docs, now the files reside in the root gh-pages branch.
New readme.
@The-EDev The-EDev requested a review from mrozigor November 28, 2020 14:37
docs/getting_started/setup.md Outdated Show resolved Hide resolved
docs/getting_started/setup.md Outdated Show resolved Hide resolved
docs/getting_started/your_first_application.md Outdated Show resolved Hide resolved
docs/guides/json.md Outdated Show resolved Hide resolved
docs/guides/routes.md Outdated Show resolved Hide resolved
docs/guides/templating.md Outdated Show resolved Hide resolved
docs/guides/templating.md Outdated Show resolved Hide resolved
docs/guides/templating.md Outdated Show resolved Hide resolved
docs/guides/templating.md Outdated Show resolved Hide resolved
docs/guides/websockets.md Show resolved Hide resolved
@The-EDev The-EDev merged commit 6894b3b into master Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extra Documentation
2 participants