The Wayback Machine - https://web.archive.org/web/20201024111908/https://github.com/oroinc/documentation
Skip to content
master
Go to file
Code

Latest commit

DOC-1679: Add Azure OAuth Documentation (4.1)

See merge request product/dev!29104

(cherry picked from commit 6277da0501b1b67bed9e9e89fa9f029362fecf4a)

b567351c DOC-1669: Added a new link to Style Guide
9e3f8149 Merge branch 'maintenance/4.1' of github.com:laboro/dev into maintenance/4.1
4db2f5d2 Merge branch 'maintenance/4.1' of github.com:laboro/dev into maintenance/4.1
a25a0190 Merge branch 'maintenance/4.1' of ssh://git.oroinc.com:5222/product/dev into maintenance/4.1
b8965f51 DOC-1679: Added Office365 Documentation
c7e1b825 DOC-1679: Added Office365 Documentation
fe4a6f48 DOC-1679: Added Office365 Documentation
a1c2625

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
 
 
 
 
 
 
 
 
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.