wohali commented on issue #384: Config cluster ref fix URL: https://github.com/apache/couchdb-documentation/pull/384#issuecomment-457399361 @jaydoane We use an old version of https://sphinxcontrib-httpdomain.readthedocs.io/en/stable/ for the http stuff. (At some point we should unbundle our version under `ext/` and just use `pip` to install it.) It's implemented as a Sphinx domain, so http://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html should help as well. ```rst :http:put:`PUT /{db} </{db}>` ``` should work.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
