mirror of
https://github.com/sismics/docs.git
synced 2025-04-20 02:16:35 +02:00
Update README.md
This commit is contained in:
parent
2abf0c6eab
commit
ea0c7982ac
22
README.md
22
README.md
@ -1,7 +1,13 @@
|
|||||||
Sismics Docs
|
Sismics Docs
|
||||||
============
|
============
|
||||||
|
|
||||||

|
_Web interface_
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
_Android application_
|
||||||
|
|
||||||
|
   
|
||||||
|
|
||||||
What is Docs?
|
What is Docs?
|
||||||
---------------
|
---------------
|
||||||
@ -24,11 +30,11 @@ Features
|
|||||||
- Document sharing
|
- Document sharing
|
||||||
- RESTful Web API
|
- RESTful Web API
|
||||||
|
|
||||||
License
|
Download
|
||||||
-------
|
--------
|
||||||
|
|
||||||
Docs is released under the terms of the GPL license. See `COPYING` for more
|
The latest release is downloadable here: <https://github.com/sismics/docs/releases> in WAR format.
|
||||||
information or see <http://opensource.org/licenses/GPL-2.0>.
|
You will need a Java webapp server to run it, like [Jetty](http://eclipse.org/jetty/) or [Tomcat](http://tomcat.apache.org/)
|
||||||
|
|
||||||
How to build Docs from the sources
|
How to build Docs from the sources
|
||||||
----------------------------------
|
----------------------------------
|
||||||
@ -65,3 +71,9 @@ From the `docs-web` directory:
|
|||||||
mvn -Pprod -DskipTests clean install
|
mvn -Pprod -DskipTests clean install
|
||||||
|
|
||||||
You will get your deployable WAR in the `target` directory.
|
You will get your deployable WAR in the `target` directory.
|
||||||
|
|
||||||
|
License
|
||||||
|
-------
|
||||||
|
|
||||||
|
Docs is released under the terms of the GPL license. See `COPYING` for more
|
||||||
|
information or see <http://opensource.org/licenses/GPL-2.0>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user