Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/antoniond/palib


https://github.com/antoniond/palib

homebrew nds palib

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

PAlib documentation folder
==========================

This directory contains Doxygen configuration files to generate PAlib
documentation in two languages, English and French.

Each language subfolder has two versions of the documentation:
- PAlib.pdf - The printable PDF version.
- html subfolder - The browsable HTML version.

To generate the documentation you need the following installed:
- Doxygen
- MikTeX on Windows or pdfTeX on other OSes

Just run the appropiate batch file on Windows or follow these steps:
- From the root of this repository, run "doxygen docs/Doxyfile_[Language]"
where Language is the language you want to generate the documentation for.
- Run make on the docs/[Language]/latex folder.