X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FDirectory-structure.html;h=003d4d94382c7ee47c41aeea4c9813d2e32c53b8;hb=2d97aa77815ff866dee514d1a63ec9ee26b20a0e;hp=4ea5e24954022cfcfe207546144d0f84068a9537;hpb=992af0b9d77cb4fbac2c37ef8d5896042d67a2a3;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Directory-structure.html b/doc/Directory-structure.html index 4ea5e249..003d4d94 100644 --- a/doc/Directory-structure.html +++ b/doc/Directory-structure.html @@ -4,31 +4,49 @@ - Shaarli - Directory structure + Shaarli – Directory structure - +
@@ -36,21 +54,30 @@ code > span.er { color: #ff0000; font-weight: bold; }
  • Home
  • Installation
  • +
  • Docker
  • Usage
  • How To
  • Troubleshooting
  • Development @@ -60,6 +87,7 @@ code > span.er { color: #ff0000; font-weight: bold; }
  • Directory structure
  • 3rd party libraries
  • Plugin System
  • +
  • Release Shaarli
  • Security
  • Static analysis
  • Theming
  • @@ -75,7 +103,7 @@ code > span.er { color: #ff0000; font-weight: bold; }

    Directory structure

    Here is the directory structure of Shaarli and the purpose of the different files:

    -
        index.php        # Main program
    +
        index.php        # Main program
         application/     # Shaarli classes
             ├── LinkDB.php
             └── Utils.php
    @@ -102,6 +130,6 @@ code > span.er { color: #ff0000; font-weight: bold; }
         cache/           # thumbnails cache
                          # This directory is automatically created. You can erase it anytime you want.
         tmp/             # Temporary directory for compiled RainTPL templates.
    -                     # This directory is automatically created. You can erase it anytime you want.
    + # This directory is automatically created. You can erase it anytime you want.