mirror of
https://github.com/certbot/certbot.git
synced 2026-02-10 06:15:29 -05:00
* Put link to API at the bottom for future docs. * Put API link at the bottom of existing docs.
28 lines
557 B
ReStructuredText
28 lines
557 B
ReStructuredText
.. certbot-dns-google documentation master file, created by
|
|
sphinx-quickstart on Wed May 10 15:47:49 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to certbot-dns-google's documentation!
|
|
==============================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
.. automodule:: certbot_dns_google
|
|
:members:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
api
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|