Skip to content

nette/docs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
pla
 
 
 
 
 
 
www
 
 
 
 
 
 
 
 

How to contribute

Nette welcomes contributions. You are free to make changes or translate existing pages. Before contributing, please read information to make sure everything is ok.

You can use an online editor https://editor.nette.org.

  • Content of nette.org, doc.nette.org, latte.nette.org, tester.nette.org and tracy.nette.org is in branch master
  • Content of doc.nette.org/3.0 is in branch doc-3.0
  • Content of doc.nette.org/2.4 is in branch doc-2.4-

Before you send a pull request, run code standard test please.

$ composer create-project nette/code-checker code-checker ~2.5
$ code-checker/code-checker

Thank you for making documentation better!