HomePhabricator

Add autoindexing for /doc route

Description

Add autoindexing for /doc route

Summary:
This is a temporary measure so that the RPC docs are easy to navigate until
proper indexing pages are created. This allows us to easily test and deploy RPC
documentation on various routes under /doc/ without needing to update configs.
A simple redeploy will suffice.

Test Plan:

cp ~/projects/bitcoin-abc/abc-ci-builds/build-docs/doc .
make container
make run

Visit http://127.0.0.1:8080/doc/ in a browser and navigate.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7057

Details

Provenance
jasonbcoxAuthored on Jul 28 2020, 00:35
jasonbcoxPushed on Jul 28 2020, 15:56
Reviewer
Restricted Project
Differential Revision
D7057: Add autoindexing for /doc route
Parents
rABCWEB86667c7de0b1: Add doc.bitcoinabc.org to the nav bar
Branches
Unknown
Tags
Unknown