Skip to content

CS-Cart Store Builder & CS-Cart Multi-Vendor documentation for users and developers: http://docs.cs-cart.com Discuss the documentation at our forum: http://forum.cs-cart.com/forum/75-documentation/

Notifications You must be signed in to change notification settings

cscart/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

CS-Cart Docs

CS-Cart documentation, fully written in reST and built with Sphinx.

Latest build:

http://docs.cs-cart.com

Author's guide:

http://docs.cs-cart.com/4.3.x/author_guide.html

Build These Docs Locally

To build these docs locally, you will need Python 2.6+. All other dependencies will be installed automatically.

Get

In the terminal, run the following commands:

$ git clone https://github.com/cscart/docs.git # Clone the repo $ cd docs # Switch to the docs directory $ pip install -r requirements.txt # Install dependencies

Build

$ cd en # Switch to English docs; use "$ cd ru" for Russian $ sphinx-build . _build/html # Build all docs as HTML files in the following directory: _build/html

About

CS-Cart Store Builder & CS-Cart Multi-Vendor documentation for users and developers: http://docs.cs-cart.com Discuss the documentation at our forum: http://forum.cs-cart.com/forum/75-documentation/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 32