including some documents on RT project conventions
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Fri, 19 Sep 2025 15:27:51 +0000 (08:27 -0700)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Fri, 19 Sep 2025 15:27:51 +0000 (08:27 -0700)
commitc518ed248fab966a81cf739b82092ba5914a6251
tree0c836c74b653c9c6e194ab80aacd9ba956446769
parent393fd0af970a9687b2ac1044e3be9b55fc3c527a
including some documents on RT project conventions
21 files changed:
.gitattributes [new file with mode: 0644]
README.md
RT [new symlink]
document/conventions/RT_code_format.org [new file with mode: 0644]
document/conventions/Workflow.org [new file with mode: 0644]
document/conventions/bracketed_phrases_section.txt [new file with mode: 0644]
document/conventions/directory_structure.org [new file with mode: 0644]
document/conventions/how_to_use_project_directory_structure.txt [new file with mode: 0644]
document/conventions/language-addenda/C/RT_C_control_structure.html [new file with mode: 0644]
document/conventions/language-addenda/C/RT_C_control_structure.org [new file with mode: 0644]
document/conventions/language-addenda/Java/Java_import_as_alternative.txt [new file with mode: 0644]
document/conventions/language-addenda/Java/running_IDE_and_jdb_in_test_environment.txt [new file with mode: 0644]
document/conventions/naming/bash_name_of_script.txt [new file with mode: 0644]
document/conventions/naming/directory_naming.html [new file with mode: 0644]
document/conventions/naming/variable_suffix_conventions.txt [new file with mode: 0644]
document/policy/emptydirs.md [new file with mode: 0644]
document/policy/python_env.md [new file with mode: 0644]
document/recipes/install_Eclipse.txt [new file with mode: 0644]
document/recipes/install_Emacs.txt [new file with mode: 0644]
document/recipes/install_IntelliJ_IDEA.txt [new file with mode: 0644]
document/recipes/install_jdk-23.txt [new file with mode: 0644]