From 02dcc98a6fcaf270a33912f5ef01f8fa87c3d499 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Sat, 30 Jul 2022 17:39:16 -0500 Subject: [PATCH] Update: Add additional specifications and documentation pages, focusing on Featureless Make. Just like with the previous commit (5d48ca4ffa2fd31c3ae76505c030c5f0735c2c18), this is a quick and rather brute force documentation change set. I did not focus whatsoever on the styling and I imagine there is a lot of room for improvement. I will likely only care about improving this once I begin work on the Context Markup Language I plan on writing in the future. Fix other problems as observed. --- documentation/byte_dump/specifications.html | 2 +- .../control/specifications/packet_request.html | 6 +- .../control/specifications/packet_response.html | 6 +- documentation/control/specifications/settings.html | 6 +- .../controller/specifications/action.html | 8 +- documentation/controller/specifications/entry.html | 8 +- documentation/controller/specifications/exit.html | 8 +- .../controller/specifications/packet.html | 6 +- documentation/controller/specifications/rule.html | 8 +- documentation/fake.html | 12 + documentation/fake/specifications.html | 31 +- documentation/fake/specifications/defines.html | 120 ++ .../fake/specifications/dependencies.html | 123 ++ documentation/fake/specifications/fakefile.html | 1526 ++++++++++++++++++++ documentation/fake/specifications/settings.html | 1490 +++++++++++++++++++ documentation/firewall/specifications.html | 2 +- .../fss_basic_list_read/specifications.html | 2 +- .../fss_basic_list_write/specifications.html | 2 +- documentation/fss_basic_read/specifications.html | 2 +- documentation/fss_basic_write/specifications.html | 2 +- .../fss_embedded_list_read/specifications.html | 2 +- .../fss_embedded_list_write/specifications.html | 2 +- .../fss_extended_list_read/specifications.html | 2 +- .../fss_extended_list_write/specifications.html | 2 +- .../fss_extended_read/specifications.html | 2 +- .../fss_extended_write/specifications.html | 2 +- documentation/fss_identify/specifications.html | 2 +- documentation/fss_payload_read/specifications.html | 2 +- .../fss_payload_write/specifications.html | 2 +- documentation/fss_status_code/specifications.html | 2 +- documentation/iki_read/specifications.html | 2 +- documentation/iki_write/specifications.html | 2 +- documentation/status_code/specifications.html | 2 +- documentation/utf8/specifications.html | 2 +- fll/specifications/iki/iki-0002.html | 2 +- 35 files changed, 3350 insertions(+), 50 deletions(-) create mode 100644 documentation/fake/specifications/defines.html create mode 100644 documentation/fake/specifications/dependencies.html create mode 100644 documentation/fake/specifications/fakefile.html create mode 100644 documentation/fake/specifications/settings.html diff --git a/documentation/byte_dump/specifications.html b/documentation/byte_dump/specifications.html index 2167d7c..9c33bef 100644 --- a/documentation/byte_dump/specifications.html +++ b/documentation/byte_dump/specifications.html @@ -85,7 +85,7 @@

The FLL project provides several specifications. - The Byte Dump does not use or provide any of these specifications. + The Byte Dump does not directly use or provide any of these specifications.

diff --git a/documentation/control/specifications/packet_request.html b/documentation/control/specifications/packet_request.html index cbc8d2b..19532c1 100644 --- a/documentation/control/specifications/packet_request.html +++ b/documentation/control/specifications/packet_request.html @@ -62,15 +62,15 @@ -