Skip to content

NolwennP/pim-docs

 
 

Repository files navigation

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.

About

[Community Documentation Repository] The open source Product Information Management (PIM)

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 34.5%
  • PHP 32.8%
  • Assembly 14.4%
  • CSS 6.3%
  • Python 4.6%
  • JavaScript 4.0%
  • Other 3.4%