adrien-n/tutorial
Β
Β
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
This is the intended directory structure for several versions of the tutorial on the server: $ tree -L 2 $(TUTORIAL_DIR) $(TUTORIAL_DIR) βββ 1.0 βΒ Β βββ files β βΒ Β βββ tutorial β βΒ Β βββ tutorial.tar.gz βΒ Β βββ src βββ 2.0 βΒ Β βββ files β βΒ Β βββ tutorial β βΒ Β βββ tutorial.tar.gz βΒ Β βββ src βββ dev βΒ Β βββ files -> /var/www/data/git/tutorial/files βΒ Β βββ src -> /var/www/data/git/tutorial/src βββ stable -> 2.0 The Makefile helps to maintain a directory of versions of the tutorial like $ make show-help $ TUTORIAL_VERSION=x.y make install set-stable Do not forget to add a new version to Site_doc.tutorial_version.