Skip to content

inglis-dl/beartooth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This document outlines Sabretooth's organization.  For install instructions see doc/install.readme

api/
  This is where the programming interface belongs.  This includes all packages, classes, functions,
  settings, etc.

aux/
  Any auxiliary files which are needed by the software go here.

tpl/
  This is where display templates belong.  This includes twig templates, xslt, etc.

web/
  This is the public web directory that a web server usually links to.

doc/
  All documentation for Sabretooth is found here including the phpdoc generated API documentation
  and design documents.

sql/
  This is where all sql needed to install the application belongs.  This includes database schemas,
  default data, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.9%
  • JavaScript 1.2%
  • Other 0.9%