remove unused link and fix toc link to encoder and decoder
This commit is contained in:
parent
34fb38e0a5
commit
9b86657951
1 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,7 @@ jsx uses [sinan][sinan] or [rebar][rebar] for it's build chain
|
||||||
- [json <-> erlang mapping](#json---erlang-mapping)
|
- [json <-> erlang mapping](#json---erlang-mapping)
|
||||||
- [options](#options)
|
- [options](#options)
|
||||||
- [incomplete input](#incomplete-input)
|
- [incomplete input](#incomplete-input)
|
||||||
- [the encoder and decoder](##the-encoder-and-decoder)
|
- [the encoder and decoder](#the-encoder-and-decoder)
|
||||||
- [handler callbacks](#handler-callbacks)
|
- [handler callbacks](#handler-callbacks)
|
||||||
- [converting json to erlang terms](#converting-json-to-erlang-terms)
|
- [converting json to erlang terms](#converting-json-to-erlang-terms)
|
||||||
- [converting erlang terms to json](#converting-erlang-terms-to-json)
|
- [converting erlang terms to json](#converting-erlang-terms-to-json)
|
||||||
|
@ -406,4 +406,3 @@ jsx wouldn't be what it is without the contributions of paul davis, lloyd hilaie
|
||||||
[sinan]: https://github.com/erlware/sinan
|
[sinan]: https://github.com/erlware/sinan
|
||||||
[meck]: https://github.com/eproxus/meck
|
[meck]: https://github.com/eproxus/meck
|
||||||
[rfc4627]: http://tools.ietf.org/html/rfc4627
|
[rfc4627]: http://tools.ietf.org/html/rfc4627
|
||||||
[html4-non-html-data]: http://www.w3.org/TR/html4/appendix/notes.html#h-B.3.2
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue