actions-for-docs (#919)

* updated docs action with version state

* script updates

* misc doc system updates

* Update build.yml

remove versions logic, since zip contains version info now.

* Update build.yml

corrected git add command

* update version format

* updated docs site url
This commit is contained in:
Jonathan Shook
2023-01-13 11:57:08 -06:00
committed by GitHub
parent 97e992bce8
commit ff188d4860
33 changed files with 327 additions and 120 deletions

View File

@@ -1,4 +1,4 @@
# Driver: tcpclient
# tcpclient
**tcpclient acts like a _client push_ version of stdout over TCP**

View File

@@ -1,4 +1,4 @@
# Driver: tcpserver
# tcpserver
**tcpserver acts like a _server push_ version of stdout over TCP**