Zebra: Auto-publish rustdocs on merge to master

Created on 17 Oct 2019  路  4Comments  路  Source: ZcashFoundation/zebra

Either directly via GitHub Actions or indirectly via gcloud calls to Firebase.

C-research

All 4 comments

One thing that was pretty useful in the dalek context was running two doc builds: one normal one and one with --document-private-items, hosted on, say doc.domain doc-internal.domain (or any two different paths); having linkable rendered docs of private internals is very useful.

So would those private items docs be behind an auth'd page? Or just a different page, explicitly about internals?

I think just a different page is fine, since they're not any more secret than the rest of the codebase, it's just that they're not exported.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

teor2345 picture teor2345  路  3Comments

teor2345 picture teor2345  路  5Comments

hdevalence picture hdevalence  路  4Comments

dconnolly picture dconnolly  路  3Comments

teor2345 picture teor2345  路  4Comments