Update doc structure, and fixed a few links.

This commit is contained in:
2015-05-05 10:57:58 +02:00
parent 71c90a2f39
commit 525978db1d
33 changed files with 26 additions and 22 deletions

View File

@@ -0,0 +1,11 @@
## Goal ##
- Make this JSON library the default one for the community
## Steps ##
- restructure to follow the (doc,library,test,...) structure
- extract gobo from it, and provide json.ecf, json-safe.ecf, json_with_gobo.ecf (and json_with_gobo-safe.ecf : not possible right now, but we can _cheat_)
- and then let Eiffel Software include it, in the official libraries
## Roadmap ##
- This task is completed.
- Future task: review the library, and improve it.