Skip to content
/ docs-1 Public
forked from cscart/docs

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

Quy/docs-1

 
 

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 & 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

Languages

  • CSS 56.1%
  • Smarty 22.8%
  • HTML 11.2%
  • Hack 5.2%
  • PHP 2.7%
  • Python 1.8%
  • Other 0.2%