summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 17:46:00 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 17:46:00 -0700
commit4303a76ef729737ec67428e7078872eb12c24bb7 (patch)
tree69fcb3234d349fc8ec76a02688e4f173b865b784
parente972d64b402ffa803af02afd5d891dd1c45b7235 (diff)
Cleaning up FrontPage markdown
-rw-r--r--FrontPage.mdwn45
1 files changed, 22 insertions, 23 deletions
diff --git a/FrontPage.mdwn b/FrontPage.mdwn
index 1082166..81ec6f3 100644
--- a/FrontPage.mdwn
+++ b/FrontPage.mdwn
@@ -1,5 +1,3 @@
-
-
# libopenraw
libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding. One of the main reason is that [[dcraw|http://www.cybercom.net/~dcoffin/dcraw/]] is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application.
@@ -7,9 +5,9 @@ libopenraw is an ongoing project to provide a free software implementation for c
It also has the goal to address missing feature from [[dcraw|http://www.cybercom.net/~dcoffin/dcraw/]] like meta-data decoding and easy thumbnail extraction.
-# Status
+## Status
-This is currently a work in progress. The currently unreleased code is available in git. See [[GettingTheCode|GettingTheCode]].
+This is currently a work in progress. The currently unreleased code is available in git. See [[GettingTheCode]].
* version 0.0.9 [[tar.bz2|http://libopenraw.freedesktop.org/download/libopenraw-0.0.9.tar.bz2]] [[GPG sig|http://libopenraw.freedesktop.org/download/libopenraw-0.0.8.tar.bz2.asc]] - 13 Nov 2011
* version 0.0.8 [[tar.gz|http://libopenraw.freedesktop.org/download/libopenraw-0.0.8.tar.gz]] [[GPG sig|http://libopenraw.freedesktop.org/download/libopenraw-0.0.8.tar.gz.asc]] - 15 May 2009
@@ -21,34 +19,35 @@ This is currently a work in progress. The currently unreleased code is available
* version 0.0.2 [[tar.gz|http://libopenraw.freedesktop.org/download/libopenraw-0.0.2.tar.gz]] [[GPG sig|http://libopenraw.freedesktop.org/download/libopenraw-0.0.2.tar.gz.sig]] - 25 Jan 2007
* version 0.0.1 [[tar.gz|http://libopenraw.freedesktop.org/download/libopenraw-0.0.1.tar.gz]] [[GPG sig|http://libopenraw.freedesktop.org/download/libopenraw-0.0.1.tar.gz.sig]] - 9 Dec 2006
-# Where to go
-* [[PlannedFeatures|PlannedFeatures]]: what are the plan
-* [[GettingTheCode|GettingTheCode]]: downloading the source
-* [[Packages|Packages]]: pre-built packages
-* [[Building|Building]]: building the library
+## Where to go
+
+* [[PlannedFeatures]]: what are the plan
+* [[GettingTheCode]]: downloading the source
+* [[Packages]]: pre-built packages
+* [[Building]]: building the library
* [[Library Documentation|http://libopenraw.freedesktop.org/doxygen]] (Doxygen generated)
-* [[BugReporting|BugReporting]]: how to report a bug
-* [[FAQ|FAQ]]: frequent questions
-* [[FileFormats|FileFormats]]: our documentation on file formats
-* [[LinkToDocumentation|LinkToDocumentation]]: external documentation
-* [[Demosaicing|Demosaicing]]
+* [[BugReporting]]: how to report a bug
+* [[FAQ]]: frequent questions
+* [[FileFormats]]: our documentation on file formats
+* [[LinkToDocumentation]]: external documentation
+* [[Demosaicing]]
-# Getting in touch
+## Getting in touch
-## Mailing lists
+### Mailing lists
-There is mailing list for developers available now. Visit [[http://lists.freedesktop.org/mailman/listinfo/libopenraw-dev|http://lists.freedesktop.org/mailman/listinfo/libopenraw-dev]] to subscribe. You can also access the archive: [[http://lists.freedesktop.org/archives/libopenraw-dev/|http://lists.freedesktop.org/archives/libopenraw-dev/]]
+There is mailing list for developers available now. Visit <http://lists.freedesktop.org/mailman/listinfo/libopenraw-dev> to subscribe. You can also access the archive: <http://lists.freedesktop.org/archives/libopenraw-dev/>
-## IRC
+### IRC
-Join us on #libopenraw on the [[FreeNode|FreeNode]] irc network (irc.freenode.net).
+Join us on #libopenraw on the [[FreeNode]] irc network (irc.freenode.net).
-# Satellite Projects
+## Satellite Projects
-* [[Exempi|Exempi]], a library to parse XMP metadata.
-* [[RawThumbnailer|RawThumbnailer]] a thumbnailer for Gnome Nautilus that use libopenraw.
--- [[HubertFiguiere|HubertFiguiere]]
+* [[Exempi]], a library to parse XMP metadata.
+* [[RawThumbnailer]] a thumbnailer for Gnome Nautilus that use libopenraw.
+-- [[HubertFiguiere]]