Skip to content

lacrm/documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,722 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OroCommerce Documentation Source

The use of the documentation is subject to the CC-BY-NC-SA 4.0 license.

Documentation is published at https://www.oroinc.com/doc/orocommerce

Build Documentation in Local Environment

In Oro solutions, documentation uses reStructuredText format and could be built with Sphinx:

  1. Install pip.
  2. Install Sphinx with Extensions for PHP and Symfony using the following command:   pip install --upgrade -q -r requirements.txt
  3. Run make html in documentation folder. Ensure that conf.py (documentation build configuration file) is there.

Documentation will be available in _build/html folder.

About

The OroPlatform and OroCRM documentation.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 35.3%
  • CSS 18.9%
  • HTML 16.5%
  • Python 11.0%
  • JavaScript 6.9%
  • Gherkin 3.2%
  • Other 8.2%