Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

404 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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.

About

Deprecated. Please use repository tuto instead.

Resources

Code of conduct

Stars

10 stars

Watchers

19 watching

Forks

Releases

Packages

Contributors

Languages