summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
7d8055d)
Structure markdown needs a code block syntax,
to prevent wrong display.
Here is a little explaination of Jirafeau's arboresence in a simplified
view only to show the most importants files and their role.
Here is a little explaination of Jirafeau's arboresence in a simplified
view only to show the most importants files and their role.
.
├── admin.php : adminitration interface, also permits to download files
├── f.php : permits to download files or show the download page
.
├── admin.php : adminitration interface, also permits to download files
├── f.php : permits to download files or show the download page
├── async : chunks of uploaded files
├── files : all files that has been successfully uploaded
└── links : all links pointing to files with meta-informations
├── async : chunks of uploaded files
├── files : all files that has been successfully uploaded
└── links : all links pointing to files with meta-informations