An open API service indexing awesome lists of open source software.

https://github.com/ecelis/dante


https://github.com/ecelis/dante

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# LexSys Docs

Documentation is writen in markdown format in order to make editing easy
in any plain text editor and also easy processing output into DOCX, HTML
and PDF output formats.

`textlive` and `pandoc` are required to process the markdown sources,
in CentOS/RHEL 7 you can install the required pacakges by running:

yum -y install texlive-* pandoc*

To build the docs into `HTML`, `DOCX` y `PDF` formats, run:

./build.sh

## A cultural note

Dante Alighieri (c. 1265 – 1321), was a major Italian poet of
the Late Middle Ages. His Divine Comedy, originally called Comedìa and
later christened Divina by Boccaccio, is widely considered the greatest
literary work composed in the Italian language and a masterpiece of
world literature.

EOF