Code Search for Developers
 
 
  

README.txt from SME Web Application Framework at Krugle


Show README.txt syntax highlighted


The folder external contains some files and folders that are
used to generate documentation about SMEWebApp and its code,
using some external tools.

The files and folders that it contains are:
  doxygen.cfg  -- the configuration for doxygen
  phpdoc.sh    -- the configuration for phpDocumentor
  doxydoc/     -- the folder where doxygen outputs the documentation
  phpdoc/      -- the folder where phpDocumentor outputs the documentation

  download/    -- this folder contains the downloadables of the above 
                  documentatations (.tar.gz)
  phpDocumentor/  -- this folder contains the phpDocumentor, which
                  can be downloaded from phpdocu.sourceforge.net

To generate the doxygen documentation, type: "$ doxygen doxygen.cfg".
'doxygen' usually comes with GNU/Linux distributions, but the latest copy
can be downloaded from www.doxygen.org .

To generate the phpDocumentor documentation, type: "$ ./phpdoc.sh".




See more files for this project here

SME Web Application Framework

smewebapp intends to simplify the construction of web applications for informatization of the work of SME-s (small and medium enterprises), institutions, organizations etc.

Project homepage: http://sourceforge.net/projects/smewebapp
Programming language(s): JavaScript,PHP,Shell Script,XML
License: other

  README.txt
  doxygen.cfg
  phpdoc.sh