/help/C/introduction.page

http://github.com/hbons/SparkleShare · Unknown · 42 lines · 37 code · 5 blank · 0 comment · 0 complexity · 723720c352cd1161fe16a23a690dda8f MD5 · raw file

  1. <page xmlns="http://projectmallard.org/1.0/"
  2. type="topic"
  3. id="introduction">
  4. <info>
  5. <link type="guide" xref="index"/>
  6. <revision pkgversion="0.1" version="0.1" date="2010-08-29" status="draft"/>
  7. <desc>
  8. Introduction to <app>SparkleShare</app>.
  9. </desc>
  10. <credit type="author">
  11. <name>Paul Cutler</name>
  12. <email>pcutler@gnome.org</email>
  13. </credit>
  14. <!--
  15. <copyright>
  16. <year>2010</year>
  17. <name>GNOME Documentation Project</name>
  18. </copyright>
  19. -->
  20. <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
  21. </info>
  22. <title>Introduction</title>
  23. <p>
  24. <app>SparkleShare</app> is an application that allows you to easily
  25. sync and share your files and folders. SparkeShare uses the
  26. distributed version control system <app>Git</app> to keep a record
  27. of all the changes in your files, making it easy to easily go back
  28. to an earlier version of the file if you make a mistake.
  29. </p>
  30. <figure>
  31. <title><gui>SparkleShare</gui> screenshot</title>
  32. <desc><app>SparkleShare</app></desc>
  33. <media type="image" src="figures/sparkleshare.png" mime="image/png" style="right">
  34. <p><app>Sparkleshare</app></p>
  35. </media>
  36. </figure>
  37. </page>