starting docs infra

This commit is contained in:
DecDuck
2024-10-25 13:15:46 +11:00
parent 733b035110
commit 513f962964
16 changed files with 1647 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
# About
This section is about what Drop does, and how it works. For users interested in the inner workings of Drop, this will go through many of the design decisions, why they were made and more!
For users that don't care how Drop works, and want help using Drop, look under other sections. This section is purely technical and theoretical.