Home

Pages Classes Methods

    Pages

    • compile
    • concat
    • heading
    • inspect
    • new
    • publish
    • reset
    • summary
    • sync
    • view
    • html_elements.scss
    • index.scss
    • mixin_text_section_heading.scss
    • section_muwu_contents.scss
    • section_muwu_metadata.scss
    • section_muwu_navigator.scss
    • section_muwu_subcontents.scss
    • section_muwu_text.scss
    • section_muwu_title.scss
    • dark.scss
    • index.scss
    • light.scss
    • index.scss
    • index.scss
    • debug_section_text.scss
    • _init_bare.js
    • _zepto.min.js
    • init.js
    • navigation.js
    • muwu compile

      • Compile all parts of the the project located in the current working directory.

    • muwu compile css

      • Compile only the stylesheet for the project.

    • muwu compile html

      • Compile only the html file(s) for the project.

    • muwu compile html [index]

      • Compile only a single outlined content document, indicated by [index]. Use the command `muwu inspect` to determine the index number of a document.

    • muwu compile js

      • Compile only the Javascript library (if applicable) for the project.

    • Compiling a project will overwrite any previous output files without any warning.

    • Specify output filenames in `options.yml`.

    Validate

    Generated by RDoc 6.3.2.

    Based on Darkfish by Michael Granger.