# HG changeset patch # User robcast # Date 1381323646 -7200 # Node ID 2bc0919fa42d8b91bd74258bbcd7a5fed4e59a2c # Parent e051fca597dbec3d36e2e46e2ca9db4d532844e0 working on docs diff -r e051fca597db -r 2bc0919fa42d doc/src/site/markdown/features.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/src/site/markdown/features.md Wed Oct 09 15:00:46 2013 +0200 @@ -0,0 +1,6 @@ +# digilib features + +* **client-server architecture**: all the "heavy lifting" is done on the + server, the client only displays the image. + +* **low bandwidth**: you can work \ No newline at end of file diff -r e051fca597db -r 2bc0919fa42d doc/src/site/site.xml --- a/doc/src/site/site.xml Wed Oct 09 14:40:39 2013 +0200 +++ b/doc/src/site/site.xml Wed Oct 09 15:00:46 2013 +0200 @@ -18,6 +18,7 @@