File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1+ ===== 0.99 (2016-12-09) =====
2+
3+ Initial version (beta)
Original file line number Diff line number Diff line change 33## Introduction
44
55The Ocsigen Toolkit is a set of user interface widgets that facilitate
6- the development of Eliom applications. The toolkit is in a very early
7- stage of development.
6+ the development of Eliom applications. The toolkit is in beta state.
87
98## Installation
109
11- Use opam to install, after pinning the github repository.
10+ Use ` opam ` to install:
1211
13- ** NB:** you may want to include provided css in you own stylesheet.
14- Have a look at [ css] ( /css ) directory to find corresponding style to
15- use with modules you use.
12+ ```
13+ opam install opam-repository
14+ ```
15+
16+ ** NB:** you may want to include the provided CSS in you own project.
17+ Take a look at the ` css ` directory for the style files that correspond
18+ to the modules you use.
You can’t perform that action at this time.
0 commit comments