Stop ignoring your docs #46

Open
opened 2021-04-29 09:13:20 +02:00 by Jef Roosens · 0 comments
Owner

The docs command (that I've been ignoring for too long) still runs on the host's cargo, but this should be run inside the builder image as well.

We can build the docs inside the release container just like the frontend, and just host it using Rocket as well. The only issue here is figuring out how we can get a main index.html file working, considering cargo doc doesn't generate a main one.

The docs command (that I've been ignoring for too long) still runs on the host's cargo, but this should be run inside the builder image as well. We can build the docs inside the release container just like the frontend, and just host it using Rocket as well. The only issue here is figuring out how we can get a main `index.html` file working, considering `cargo doc` doesn't generate a main one.
Jef Roosens changed title from Build docs inside builder container to Stop ignoring your docs 2021-04-30 00:55:26 +02:00
Commenting is not possible because the repository is archived.
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Chewing_Bever/fej#46
No description provided.