This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jul 12 20:22:53 -0700 2009 | |
| |
README.md | Tue Oct 27 16:22:54 -0700 2009 | |
| |
classes/ | Tue Nov 24 12:14:28 -0800 2009 | |
| |
config/ | Sun Oct 18 20:14:11 -0700 2009 | |
| |
guide/ | Tue Dec 08 05:35:52 -0800 2009 | |
| |
i18n/ | Tue Oct 27 16:15:50 -0700 2009 | |
| |
init.php | Tue Oct 27 16:57:11 -0700 2009 | |
| |
media/ | Wed Dec 02 06:28:30 -0800 2009 | |
| |
messages/ | Fri Oct 23 11:29:15 -0700 2009 | |
| |
vendor/ | Sun Jul 12 20:21:56 -0700 2009 | |
| |
views/ | Tue Nov 24 09:14:20 -0800 2009 |
README.md
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 you help!







