docs: checkpoint user docs

This commit is contained in:
Iain Learmonth 2022-04-08 14:49:50 +01:00
parent d5b1e174dc
commit 1bbc6be548
4 changed files with 25 additions and 0 deletions

BIN
docs/_static/bridges/new.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

View file

@ -11,6 +11,8 @@ Documentation Home
:caption: User Guide: :caption: User Guide:
user/index.rst user/index.rst
user/proxies.rst
user/bridges.rst
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2

21
docs/user/bridges.rst Normal file
View file

@ -0,0 +1,21 @@
Tor Bridges
===========
As with other circumvention resources, the dashboard takes the approach of managing collections of resources that are
uniformly configured and expendable. For this reason the only configuration that can be performed is at a high level
with the management of individual resources taking place through the automation subsystem.
Once your administrator has provided you access to the portal, you can begin to configure your Tor Bridge deployments.
New Configuration
-----------------
.. image:: /_static/bridges/new.png
Edit Configuration
------------------
Destroy Configuration
---------------------

2
docs/user/proxies.rst Normal file
View file

@ -0,0 +1,2 @@
Web Proxies
===========