2017 © Pedro Peláez
 

silverstripe-module silverstripe-gtkdoc

Import a gtk-doc manual under the SilverStripe page tree

image

entidi/silverstripe-gtkdoc

Import a gtk-doc manual under the SilverStripe page tree

  • Tuesday, February 9, 2016
  • by ntd
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

silverstripe-gtkdoc

Build Status Latest Stable Version, (*1)

The silverstripe-gtkdoc module implements a new page type (Gtkdoc) that allows to import into the pages tree of a SilverStripe based website a reference manual generated by gtk-doc. The gtk-doc page is a typical page and can contain arbitrary text: the reference manual will be shown as a tree of (virtual) pages under it., (*2)

The only parameter required is the absolute path to a .devhelp2 file that identifies the gtk-doc reference manual to import. It must be specified into the CMS, under the content tab. The module expects all the html files to be in the same path, as usually done by a pristine gtk-doc installation., (*3)

The HTML code is picked up directly from the file system. The usual place where gtk-doc files reside is under /usr/share/gtk-doc/html/ (typical on GNU/Linux platforms) or /usr/local/share/gtk-doc/html/ (on BSD based systems). Those files are checked at every specific request and are updated when required. The updated HTML code is cached in the database under the GtkdocSection table., (*4)

For better results, a theme that supports menu with arbitrary nesting levels, such as silverstrap or silverstripe-treeish, is suggested., (*5)

The Versions

09/02 2016

dev-dev

dev-dev http://gtkdoc.entidi.com/

Import a gtk-doc manual under the SilverStripe page tree

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

documentation silverstripe manual gtkdoc gtk

15/01 2016

dev-master

9999999-dev http://gtkdoc.entidi.com/

Import a gtk-doc manual under the SilverStripe page tree

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

documentation silverstripe manual gtkdoc gtk

23/02 2014

1.1.0

1.1.0.0 http://gtkdoc.entidi.com/

A module that imports a gtk-doc manual under a silverstripe page

  Sources   Download

BSD-2-Clause

The Requires

 

silverstripe dataobject gtkdoc

23/12 2013

1.0.0

1.0.0.0

A module that imports a gtk-doc manual under a silverstripe page

  Sources   Download

BSD-2-Clause

The Requires

 

silverstripe gtkdoc