Skip to content

Playground

Jussi Pakkanen edited this page Aug 1, 2016 · 6 revisions

Wiki playground

This page is not part of official documentation. It exists merely for testing new stuff for the wiki.

Ref manual reformat

The current format is not very readable. We should have something more like what glib or Python do.

Here's a first proposal.

project(<project name>,
        <languages to use, comma separated>,
        version : <project version>,
        subproject_dir : <alternative directory to store subprojects>,
        meson_version : <required version of Meson>,
        license : <string or array of licenses>,
        default_options : <default values for project options>,

Longer descriptions of arguments go here. )

Meson documentation has moved

All documentation is now on the main web site.

This page should be at this address.

Clone this wiki locally