# Ocsigen > Ocsigen is an advanced framework for developing client/server web and mobile > applications in OCaml, with strong static typing all the way across the > client/server boundary. This file indexes the Markdown documentation of the > whole project for AI/LLM consumption; every linked page is available as > Markdown, and each project also ships a full dump at > //dev/llms-full.txt. ## Start here - [Tutorial — basics](https://ocsigen.org/tuto/dev/basics.md): write a complete client/server application, the recommended starting point - [Tutorial — server-side basics](https://ocsigen.org/tuto/dev/basics-server.md): server-side web programming with Eliom ## About Ocsigen - [Home](https://ocsigen.org/index.md): overview of the framework - [Installation](https://ocsigen.org/install.md): how to install the Ocsigen packages - [Projects](https://ocsigen.org/projects.md): the libraries and tools that make up Ocsigen - [Contributing](https://ocsigen.org/contributing.md): how to contribute ## Projects - [Eliom](https://ocsigen.org/eliom/dev/llms.txt): the core client/server web framework (shared client/server code, services, reactive UI) - [Ocsigen Start](https://ocsigen.org/ocsigen-start/dev/llms.txt): a ready-to-use base for client/server applications (users, sessions, notifications) - [Ocsigen Toolkit](https://ocsigen.org/ocsigen-toolkit/dev/llms.txt): client/server UI widgets - [Ocsigen Server](https://ocsigen.org/ocsigenserver/dev/llms.txt): the web server - [js_of_ocaml](https://ocsigen.org/js_of_ocaml/dev/llms.txt): the OCaml-to-JavaScript and WebAssembly compiler - [Lwt](https://ocsigen.org/lwt/dev/llms.txt): cooperative threading (promises) for OCaml - [TyXML](https://ocsigen.org/tyxml/dev/llms.txt): build statically correct HTML and SVG - [Ocsipersist](https://ocsigen.org/ocsipersist/dev/llms.txt): persistent key/value storage - [Ocsigen i18n](https://ocsigen.org/ocsigen-i18n/dev/llms.txt): internationalisation - [ReactiveData](https://ocsigen.org/reactiveData/dev/llms.txt): incremental reactive data structures - [Tutorial](https://ocsigen.org/tuto/dev/llms.txt): the Ocsigen tutorials - [Wodoc](https://ocsigen.org/wodoc/dev/llms.txt): the documentation tool that builds this site ## Optional - [Credits](https://ocsigen.org/credits.md): authors and history - [Papers](https://ocsigen.org/papers.md): academic publications about Ocsigen - [Ocsimore](https://ocsigen.org/ocsimore/latest/llms.txt): archived — a wiki/CMS built with Ocsigen - [html_of_wiki](https://ocsigen.org/html_of_wiki/latest/llms.txt): archived — the former documentation tool