Skip to content

deryugina/embox-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embox-docs - markdown documentation for Embox

For Arch Linux:

    $ sudo pacman -S pandoc texlive-langcyrillic texlive-latexextra

For Debian like:

    $ sudo apt-get install pandoc texlive-lang-cyrillic texlive-latex-extra lmodern cm-super

You can use pandoc to compile to pdf format. For example:

    $ make ru
    $ make en
    $ make

It appears some pdf files in the project directory in the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%