Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

pimcore/pimcore-api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pimcore API Docs Configuration

Configuration to build Pimcore API docs with Sami.

Usage

With the default config it expects a clone of the pimcore/pimcore repository in tmp/pimcore and will build the API docs to build/static/pimcore. You can change those paths via env variables (see config/pimcore.php).

$ git clone https://github.com/pimcore/pimcore-api-docs.git
$ cd pimcore-api-docs

# optional, but recommended: use the latest released version (v1.0.3 is just an example, check the repository to get the latest version)
$ git checkout v1.0.3

# run setup to clone/update the pimcore/pimcore repository and to download the Sami PHAR
$ scripts/setup.sh

# run build to actually build the api docs
$ scripts/build.sh

Releasing a new version

There is a RMT config file which allows you to release a new version quickly. Please note that the API docs build process relies on the latest annotated tag version, so releasing a version as annotated tag is mandatory. RMT takes care of that for you:

$ RMT release

# or release a specific type
$ RMT release --type minor

About

Config and build scripts for Pimcore's API docs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •