Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 2.06 KB

README.md

File metadata and controls

62 lines (32 loc) · 2.06 KB

lib-geshi for Symfony2 Bundle(s) README.

This is a lib file for use in a project with Symfony2.

Notes:

This bundle is for the symfony framework and requires Symfony 2.0.x and PHP 5.3.6

This project uses Doctrine 2.0.x and so does not require any specific database.

This file is part of the CCDNForum Bundle(s)

(c) CCDN (c) CodeConsortium http://www.codeconsortium.com/

Available on github http://www.github.com/codeconsortium/

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Description:

GeSHi is a generic syntax highlighter.

This lib file has been tailored to bootstrap the GeSHi lib in compliance with Symfony2's lib namespace and 3rd party library loading specifications.

See the GeSHi homepage for more information.

See also: Add third party libraries to symfony 2

Features.

For a full list of features, see the GeSHi official website.

Documentation.

Documentation can be found in the Resources/doc/index.md file in this bundle:

Read the Documentation.

Installation.

All the installation instructions are located in documentation.

License.

This software is licensed under the GNU GENERAL PUBLIC LICENSE. See the complete license file in the bundle:

Resources/meta/LICENSE

Read the License.

About.

See also the list of contributors.

Reporting an issue or feature request.

Issues and feature requests are tracked in the Github issue tracker.

Discussions and debates on the project can be further discussed at Code Consortium.