/pim-docs

Akeneo PIM documentation

Primary LanguageCSS

Akeneo PIM Documentation

The Akeneo PIM documentation

Installation

Clone this repository.

Install Sphinx.

    $ sudo apt-get install python-sphinx

Download composer curl -s https://getcomposer.org/installer | php and run php composer.phar install.

Build the documention

From the ./pim-docs directory, run:

    $ sphinx-build -b html . ../pim-docs-build

The documentation will be generated inside ../pim-docs-build.

Make documentation code works with pim-community-dev or standard

Install pim-community

Then go on Akeneo PIM src/ directory and create a symlink Acme pointing on pim-docs/src/Acme.

Add all Acme bundles in app/AppKernel.php file.

Contribution

Don't hesitate to propose cookbook entries via the https://github.com/akeneo/pim-docs/issues