-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Labels
A-buildsArea: Building the documentation for a crateArea: Building the documentation for a crateC-enhancementCategory: This is a new featureCategory: This is a new featureE-mediumEffort: This requires a fair amount of workEffort: This requires a fair amount of work
Description
Please consider nginx
crate docs: https://docs.rs/nginx/0.4.0/nginx/
as you can see it is not built because the crate needs some modification in the OS:
sed -i 's:# define IPPORT_RESERVED:// #define IPPORT_RESERVED:' /usr/include/netdb.h
Is it possible to provide a custom docker image to build docs for such crates?
Metadata
Metadata
Assignees
Labels
A-buildsArea: Building the documentation for a crateArea: Building the documentation for a crateC-enhancementCategory: This is a new featureCategory: This is a new featureE-mediumEffort: This requires a fair amount of workEffort: This requires a fair amount of work