From bb29a5b3a842e064c38b527fe87f67358633a942 Mon Sep 17 00:00:00 2001 From: RPG Research <3338987+rpgresearch@users.noreply.github.com> Date: Mon, 22 Mar 2021 14:33:30 -0700 Subject: [PATCH] Created Coding Standards TOC (markdown) --- Coding-Standards-TOC.md | 92 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 Coding-Standards-TOC.md diff --git a/Coding-Standards-TOC.md b/Coding-Standards-TOC.md new file mode 100644 index 0000000..6bf8840 --- /dev/null +++ b/Coding-Standards-TOC.md @@ -0,0 +1,92 @@ +Table of contents for our coding standards. + + + + + + +Story Design Tools and Standards + +Flowchat Design Tools and Standards + + +Object Design Diagram Tools and Standards (not quite UML) + + +UML Diagram Tools and Standards + +C++ Coding Standards + + + +C++ Design Patterns (that we are using) + + + +GD Script Coding Standards + + +XML Coding Standards + + +JSON Coding Standards + + +Data Design Diagram Tools and Standards + + + + + +Project Repository and Git Standards + + + + +Documentation Standards + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +