Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 2.11 KB

reference.rst

File metadata and controls

44 lines (34 loc) · 2.11 KB

Reference

Package Overview

In order to ease certain tasks, grl also includes the following tools:

Mauris pretium aliquet, lectus tincidunt. Porttitor mollis imperdiet libero senectus pulvinar. Etiam molestie mauris ligula laoreet, vehicula eleifend. Repellat orci erat et, sem cum, ultricies sollicitudin amet eleifend dolor nullam erat, malesuada est leo ac. Varius natoque turpis elementum est. Duis montes, tellus lobortis lacus amet arcu et. In vitae vel, wisi at, id praesent bibendum libero faucibus porta egestas, quisque praesent ipsum fermentum tempo

Source Package

.. tabularcolumns:: |p{4cm}|p{11.5cm}|

config/ Package configuration files.
data/ Data files required by the software.
doc/ Documentation source files.
example/ Example files for users to try out the software.
include/ Header files of the public API of libraries.
lib/ Module files for scripting languages.
modules/ Project modules (i.e., subprojects).
src/ Source code files.
test/ Implementations of unit and regression tests.
AUTHORS.md A list of the people who contributed to this sofware.
BasisProject.cmake Sets basic project information and lists external dependencies.
CMakeLists.txt Root CMake configuration file.
COPYING.txt The copyright and license notices.
INSTALL.md Build and installation instructions.
README.md Basic summary and references to the documentation.