Commit 685a5696 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Move some sections around in README.

parent fdceec57
Loading
Loading
Loading
Loading
+9 −8
Original line number Diff line number Diff line
@@ -90,23 +90,24 @@ switch. For full list of all command line options type
[adv]: https://github.com/senchalabs/jsduck/wiki/Advanced-Usage


Hacking it
----------

See [Hacking guide](https://github.com/senchalabs/jsduck/wiki/Hacking) in wiki.


Documenting your code
---------------------

All the supported syntax is described in the [Guide][].
For quick overview take a look at [example.js][example].
For quick overview read the [Guide][] and take a look at [example.js][example].
Follow links in the guide to digg into the details.

Looking for specific @tag? Take a look at the [whole list of supported tags][tags].

[example]: https://github.com/senchalabs/jsduck/blob/master/opt/example.js
[tags]: https://github.com/senchalabs/jsduck/wiki/Tags


Hacking it
----------

See [Hacking guide](https://github.com/senchalabs/jsduck/wiki/Hacking) in wiki.


Copying
-------