Commit Graph

28 Commits

Author SHA1 Message Date
Github Actions
612a50efbb docs(ci): Update generated docs - 2042692 [skip ci] 2021-12-15 01:42:11 +00:00
Github Actions
0ed3c9b367 docs(ci): Update generated docs - e47de63 [skip ci] 2021-12-13 20:33:51 +00:00
Github Actions
84f90a9650 docs(ci): Update generated docs - 3ea8506 [skip ci] 2021-12-13 00:54:23 +00:00
tt2468
c9c5da6837 RequestBatchExecutionType: Change executionType values
Fits better for the front-facing API.
2021-12-10 22:00:02 -08:00
tt2468
fcbe11616d
docs: Overhaul documentation (#863)
More docs-related commits will follow, but this needs to be merged in order to continue with other development.

* Docs: Overhaul docs generator (beginning)

* docs: Rename comments file

* docs: Move comments gitignore

* docs: Initial request documentation

* docs: Improvements to comment processing

* docs: More improvements

* docs: Add enum functionality for protocol.json

* WebSocketServer: Document enums

* RequestHandler: Document RequestStatus enum

* Base: Move ObsWebSocketRequestBatchExecutionType to its own file

Moves it to its own file, renaming it to `RequestBatchExecutionType`.
Changes the RPC to use integer values for selecting execution type
instead of strings.

* docs: Update introduction header

Removes the enum section, and documents RequestBatchExecutionType.

* WebSocketCloseCode: Shuffle a bit

* Base: Use `field` instead of `key` or `parameter` in most places

* RequestStatus: Mild shuffle

It was really bothering me that OutputPaused and OutputNotPaused
had to be separated, so we're breaking it while we're breaking
other stuff.

* docs: Delete old files

They may be added back in some form, but for now I'm getting them
out of the way.

* docs: Add enum identifier value

Forgot to add this before, oops

* docs: Document more enums

* docs: Add basic protocol.md generator

* docs: More work on MD generator

* docs: MD generator should be finished now

* docs: More fixes

* docs: More fixes

* docs: More tweaks + add readme

* docs: Update readme and add inputs docs

* docs: More documentation
2021-12-10 21:38:18 -08:00
Github Actions
a9d86ce35c docs(ci): Update generated docs - b9b8e38 [skip ci] 2021-09-04 17:58:05 +00:00
Github Actions
d2d2bdd730 docs(ci): Update generated docs - 9a8587d [skip ci] 2021-09-01 17:44:19 +00:00
Github Actions
6035f258d2 docs(ci): Update generated docs - a40160e [skip ci] 2021-08-30 17:01:00 +00:00
Github Actions
fc8dce45ee docs(ci): Update generated docs - ac78acd [skip ci] 2021-08-30 08:47:29 +00:00
Github Actions
2f1ca4a066 docs(ci): Update generated docs - d1abc6e [skip ci] 2021-08-28 12:14:17 +00:00
Github Actions
06c188a8ca docs(ci): Update generated docs - 03e32c8 [skip ci] 2021-08-28 12:02:58 +00:00
Github Actions
5789cf6865 docs(ci): Update generated docs - 945816c [skip ci] 2021-06-13 09:43:46 +00:00
Github Actions
0596e867aa docs(ci): Update generated docs - ed79da9 [skip ci] 2021-06-06 07:05:28 +00:00
Github Actions
1b213c7dca docs(ci): Update generated docs - cff6abf [skip ci] 2021-05-14 08:14:53 +00:00
Github Actions
e19df3e3a0 docs(ci): Update generated docs - 9a1b6dc [skip ci] 2021-05-14 00:56:50 +00:00
Github Actions
26bfd3121d docs(ci): Update generated docs - 5afaf3e [skip ci] 2021-04-30 17:03:08 +00:00
Github Actions
74a82e5cb3 docs(ci): Update generated docs - d1d5dd7 [skip ci] 2021-04-29 05:04:11 +00:00
Github Actions
7a8e53db3a docs(ci): Update generated docs - 17f3137 [skip ci] 2021-04-27 02:04:55 +00:00
Github Actions
22670d2eeb docs(ci): Update generated docs - ba6d1cb [skip ci] 2021-04-27 01:52:04 +00:00
Github Actions
10e2060a7c docs(ci): Update generated docs - 4130651 [skip ci] 2021-04-27 01:42:41 +00:00
Github Actions
10fdb8a4f0 docs(ci): Update generated docs - 6160c29 [skip ci] 2021-04-27 01:39:26 +00:00
Github Actions
b0598364f0 docs(ci): Update generated docs - cfb66fd [skip ci] 2021-04-27 00:59:44 +00:00
Azure CI
b5cd2c11a0 docs(ci): Update protocol.md - 76357df [skip ci] 2021-04-27 00:27:47 +00:00
Azure CI
d2e8971245 docs(ci): Update protocol.md - 1c6e8fd [skip ci] 2021-04-26 10:01:25 -07:00
Azure CI
579cc99fef docs(ci): Update protocol.md - fcd7d07 [skip ci] 2021-04-26 09:57:24 -07:00
Azure CI
5ce89a4734 docs(ci): Update protocol.md - 4c03447 [skip ci] 2021-04-26 09:55:33 -07:00
Azure CI
7f81604938 docs: Regenerate docs 2021-04-26 08:47:31 -07:00
tt2468
f3d5cfbd18 Initial commit for attempted rewrite 2021-03-08 03:56:43 -08:00