X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FDirectory-structure.html;h=003d4d94382c7ee47c41aeea4c9813d2e32c53b8;hb=refs%2Ftags%2Fv0.7.0;hp=7015923c37454208199a3f2b28435e9c590faa39;hpb=bb91a8c6e8649d482a552b64c6a0c8e65c6becd7;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Directory-structure.html b/doc/Directory-structure.html index 7015923c..003d4d94 100644 --- a/doc/Directory-structure.html +++ b/doc/Directory-structure.html @@ -4,31 +4,49 @@ - Shaarli - Directory structure + Shaarli – Directory structure - +
@@ -39,18 +57,25 @@ code > span.er { color: #ff0000; font-weight: bold; }
  • Download
  • Server requirements
  • Server configuration
  • +
  • Server security
  • +
  • Shaarli installation
  • Shaarli configuration
  • +
  • Plugins
  • +
  • Docker
  • Usage
  • How To
  • @@ -62,6 +87,7 @@ code > span.er { color: #ff0000; font-weight: bold; }
  • Directory structure
  • 3rd party libraries
  • Plugin System
  • +
  • Release Shaarli
  • Security
  • Static analysis
  • Theming
  • @@ -77,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
    @@ -104,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.