package stationary

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

stationary 0.0.1

Libraries

This package provides the following libraries (via ocamlobjinfo):

stationary

Documentation:

  • Attribute
  • Html This module allows you to generate HTML pages for a site at site compilation time. For example, suppose you wanted to have a page which contained all the images that are in a particular directory on disk. You could programmatically create such a page using this module.
  • Stationary_std_internal
  • File This module provides a type which represents a specification of a file that should appear in the filesystem that is your site.
  • File_system This module provides a type which represents a specification of the filesystem that is your site.
  • Site This module allows you to construct a site.
  • Stationary