Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Move documentation to cargo doc #414

Merged
merged 21 commits into from
Jun 2, 2021
Merged

Conversation

jpalvarezl
Copy link
Contributor

@jpalvarezl jpalvarezl commented Jun 1, 2021

Closes #60

Just by running script/generate_docs.sh (replace xdg-open with open for macOs) the docs will be refreshed and opened in the browser.

I still need to implement where and how to deploy this. This could be forked into a different issue, if that's ok.

@jpalvarezl jpalvarezl requested a review from rmeissner June 1, 2021 09:02
@jpalvarezl jpalvarezl marked this pull request as ready for review June 2, 2021 05:05
@@ -7,6 +7,22 @@ use crate::utils::context::Context;
use crate::utils::errors::ApiResult;
use rocket::response::content;

/**
* `/About` <br />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong casing

@jpalvarezl jpalvarezl merged commit ad59b46 into main Jun 2, 2021
@jpalvarezl jpalvarezl deleted the feature/issue_60_generate_docs branch June 2, 2021 09:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate api docs
2 participants