Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (29 loc) · 1.69 KB

README.rst

File metadata and controls

41 lines (29 loc) · 1.69 KB

The lino_book package

Warning: this copy of the Lino Book is obsolete. New project homepage is https://gitlab.com/lino-framework/book. See https://www.lino-framework.org/team/gh2gl.html for details.

https://readthedocs.org/projects/lino/badge/?version=latest https://coveralls.io/repos/github/lino-framework/book/badge.svg?branch=master https://travis-ci.org/lino-framework/book.svg?branch=stable

This is the code repository that contains (1) the Sphinx source files of the Lino Book, (2) the lino_book Python package and (3) a test suite with doctest-based tests for the Lino framework.

The Lino Book is the central documentation tree of the Lino framework. It is visible on www.lino-framework.org and on lino.readthedocs.io.

The lino_book Python package is a collection of small example Lino applications used for educational and testing purposes.

The code repositories for the lino and lino_xl Python packages have no documentation tree on their own and almost no unit tests, they are tested and documented here.

Your feedback is welcome. Our community page explains how to contact us.