forked from ocsigen/tutorial-deprecated
-
Notifications
You must be signed in to change notification settings - Fork 0
The Ocsigen and Eliom tutorial.
adrien-n/tutorial
Folders and files
Name | Name | Last commit message | 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.
About
The Ocsigen and Eliom tutorial.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- OCaml 44.8%
- Makefile 32.8%
- TeX 12.7%
- CSS 9.5%
- Shell 0.2%