Skip to content

adrien-n/tutorial

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

392 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

The Ocsigen and Eliom tutorial.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • OCaml 44.8%
  • Makefile 32.8%
  • TeX 12.7%
  • CSS 9.5%
  • Shell 0.2%