Skip to content

openrestaurant/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for Open Restaurant.

This is the documentation for Open Restaurant 2.x.

Documentation Status

How to contribute

  1. Fork this repository.
  2. Clone the fork to your machine.
  3. Create a new branch: git checkout -b documentation-update.
  4. Install mkdocs: sudo pip install mkdocs.
  5. Go to the root of the repository and run mkdocs serve.
  6. Make your changes, commit and push.
  7. Open a pull request.