* Reduce meshiness of Network Topology section
Reduce the meshiness of the Network Topology section, while providing
info about typical network topologies and their uses.
* Fix typo in Network Topology section
Fix typo.
* Delete the word mesh in final section
* Clarify Contributions to Docs
Add clarification on doc contributions being covered by the CC license,
and add several more "contributor" notices.
* Add license line to README
Add the same license line to the README file on github.
Authors of OpenCAD stated that "this is absolutely NOT a CAD system that
should be used in an real life CAD solution as its made for a
roleplaying game that they created."
* Adv Config Note Callouts
Add note callouts to several Advanced Configuration items, referring
readers to more detailed discussion in the How-To section.
* Adv Config Note Callouts
Add link to arednmesh.org on top and bottom of every page.
Break the Advanced Configuration section into parts with separate
screenshots. This should make it more readable, since the Adv Conf table
is becoming quite large.
* Add Sphinx Makefile to repo
Add the Sphinx Makefile to the repository.
* Fix (R) symbol on tunnel diagram
Fix the (R) symbol on the tunneling diagram.
* Tweak conf.py
* Revert "Tweak conf.py"
This reverts commit 8bf1c874ec.
* Set March 2021 Release Date
Set the doc release date to March 2021 so it corresponds to the next
code Stable Release of 3.21.3.0
* Adjust Tunnel diagram
Tighten up the tunnel diagram.
* Clarify Tunnel Client Graphic
Clarify the graphic for tunnel clients.
* Adjust alert banner color
Adjust alert banner to display the new color.
* Add AAM purge to advConfig
Add the new AAM purge description in the Advanced Configuration section.
* Add sysinfo.json Mesh_Gateway
Add new mesh_gateway info to the description of sysinfo.json.
Update the docs to remove mentions of password and genericize wording to
point to the latest GitHub authentication schemes (tokens, etc) as they
evolve.
Set the trademark macro once as a prolog to all RST files. Reduces the
possibility of error by removing the requirement for the trademark macro
within every RST.