mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-19 01:24:19 +00:00
Updated Developer Guidelines (markdown)
parent
04fab17ef6
commit
9deaeded74
1 changed files with 1 additions and 1 deletions
|
|
@ -50,4 +50,4 @@ The docs are in the `doc/` folder in the git repository, so people can easily fi
|
|||
|
||||
Documentation should be kept up-to-date. This means, whenever you add a new API method, add a new hook or change the database model, pack the relevant changes to the docs in the same pull request.
|
||||
|
||||
There are recipes available in the makefile, which allow you to build the docs (e.g. produce html). At some point in the future we will provide an online documentation. The current documentation in the github wiki should always reflect the state of `master` (!), since there are no docs in master, yet.
|
||||
You can build the docs e.g. produce html, using `make docs`. At some point in the future we will provide an online documentation. The current documentation in the github wiki should always reflect the state of `master` (!), since there are no docs in master, yet.
|
||||
Loading…
Add table
Add a link
Reference in a new issue