Skip to content

Commit

Permalink
[nemo-tranfer-engine] More formatting for the README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Mattila committed Apr 10, 2013
1 parent 4a0d6fc commit f18aa68
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README
@@ -1,4 +1,5 @@
Nemo Transfer Engine
--------------------

Nemo Transfer Engine is an engine for sharing content and keeping track of sync, download and uploads.
This engine doesn't provide any UI specific components, but instead it makes possible to build e.g.
Expand All @@ -12,16 +13,20 @@ For more details about API and implementing share plugins, generate docs accordi


Building using qmake:
---------------------

# qmake
# make

Generating Docs to docs/html directory:
---------------------------------------

make sure qdoc3 is installed and run:

# make docs

Building using 'mb' script in Mer Platform SDK:
Building RPMs using 'mb' script in Mer Platform SDK:
-----------------------------------------------

# mb build -t <your target name> rpm/transfer-engine.spec

Expand Down

0 comments on commit f18aa68

Please sign in to comment.