docs: docs, misc changes

- instruction for writing apps
- add NOTES.md to .gitignore
This commit is contained in:
2024-05-11 23:39:34 +02:00
parent 2bb6d68122
commit fae2771645
10 changed files with 65 additions and 5 deletions

View File

@ -0,0 +1 @@
TODO

View File

@ -16,7 +16,8 @@ Their names should be meaningful and SHOULD not conflict with other files in oth
## Documentation
When writing documentation, the author should have in mind it's target audience: people with varying technical skills and backgrounds, fluency in peer-to-peer-specific terms and mental ability. The documentation should therefore be acessible and usefule to most people interested in building, using and contributing to Tilde Friends.
When writing documentation, the author should have in mind it's target audience: people with varying technical skills and backgrounds, fluency in peer-to-peer-specific terms and mental ability.
The documentation should therefore be acessible and usefule to most people interested in building, using and contributing to Tilde Friends.
### Terminology

View File

@ -0,0 +1 @@
TODO