Skip to content
Snippets Groups Projects
user avatar
Jonathan Schöbel authored
The two predicates SH_Data_check_tag and SH_Data_check_attr are a
wrapper to the appropriate methods of the validator. These are needed,
as there shouldn't be direct calls to the internal structure of SH_Data.
The modifying methods are not exposed, as the validator shouldn't be
changed while others depend on it.
fa8836d2
History
SeFHT
=====

About
-----

SeFHT is short for Server side fragment-based Homepage Toolkit.
It is a library to generate homepages on runtime.


Building and installing SeFHT
-----------------------------

The library is currently not installable, as it is still
in a very early development phase.

Note that when building from a VCS-clone, instead from a package,
which is the recommended way, the GNU Autotools needs to be installed,
as the necessary build files need to be generated.
To do that run "autoreconf -vi" in the toplevel directory of the package.


Features
--------

There are no features.