Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

kiddivouchers/kohana_userguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kohana user guide and live API documentation module

Note to Contributors

Just so you are aware, I am not merging forks of forks. As the owner of a translation language, I expect you to merge the downstream forks into your own. For instance:

kohana/userguide
-- you/userguide-xx
-- -- person/userguide-xx

All changes from person/userguide-xx must be merged into your own repo, using git merge or the fork queue. See github forking for more information about how to merge remote repositories, and note that you will need to add a remote for person/userguide-xx using:

git remote add person git://github.com/person/userguide-xx
git pull person master

Thanks for your help!

About

Kohana user guide and live API documentation module

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.5%
  • JavaScript 28.5%