Skip to content

expath/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EXPath Website

The EXPath website implementation: http://expath.org/.

The content itself is not part of this repository, but is in the repository web-content. Within Servlex, next to the repostiory where the website is installed, there must be a file expath-website/config.xml, with the following content (the values must be absolute paths where to find the specifications and the web content):

<config>
   <org-spec-dir>file:/.../expath-website/org-specs/</org-spec-dir>
   <w3c-spec-dir>file:/.../expath-website/expath-cg/specs/</w3c-spec-dir>
   <web-content-dir>file:/.../expath-website/web-content/pages/</web-content-dir>
</config>

About

The EXPath website implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published