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

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 12, 2020 00:51
September 19, 2023 18:14
September 19, 2023 18:14
September 4, 2023 21:05
May 29, 2023 14:46
September 4, 2023 21:05
May 29, 2023 14:47
September 4, 2023 21:05
September 19, 2023 18:14
September 4, 2023 21:05
August 27, 2023 18:01
September 19, 2023 18:14
September 4, 2023 21:05
September 4, 2023 21:05
September 4, 2023 21:05
May 29, 2023 14:46
September 22, 2023 15:07
September 19, 2023 18:14

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/xxx/3.x is in branch doc-3.x
  • Content of doc.nette.org/xxx/2.x is in branch doc-2.x

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

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

Thank you for making documentation better!