Skip to content

Documentation for developers

Tamaro Walter edited this page Aug 1, 2024 · 31 revisions

Documentation for developer of Townsquare:

This documentation should help you to fully understand the structure and components of townsquare. Goal is to make issue-solving and the development of new feature easy and that the changes fit in the rest of the programs logic, so that townsquare stays coherent and understandable for the future. This documentation is divided into the following sections:

  1. Overall structure
  2. Communication and how data is processed
  3. Detailed explanation of single components: 3.2 letter classes 3.3 lib and locallib 3.4 Settings

Clone this wiki locally