Stop ignoring your docs #46

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

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 added this to the Fej 1.1.0 - The Calm before the Storm milestone 2021-04-29 09:13:20 +02:00
Jef Roosens added the
bug
label 2021-04-29 09:13:20 +02:00
Jef Roosens self-assigned this 2021-04-29 09:13:20 +02:00
Jef Roosens added this to the Fej 1.1.0 project 2021-04-29 09:13:20 +02:00
Jef Roosens added the
project/backend
label 2021-04-29 09:28:52 +02:00
Jef Roosens changed title from Build docs inside builder container to Stop ignoring your docs 2021-04-30 00:55:26 +02:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
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
There is no content yet.