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