niepce r15 - in trunk: . doc
- From: hub svn gnome org
- To: svn-commits-list gnome org
- Subject: niepce r15 - in trunk: . doc
- Date: Mon, 9 Feb 2009 22:17:03 +0000 (UTC)
Author: hub
Date: Mon Feb 9 22:17:03 2009
New Revision: 15
URL: http://svn.gnome.org/viewvc/niepce?rev=15&view=rev
Log:
more doc
Added:
trunk/doc/code-organization.txt
Modified:
trunk/ChangeLog
Added: trunk/doc/code-organization.txt
==============================================================================
--- (empty file)
+++ trunk/doc/code-organization.txt Mon Feb 9 22:17:03 2009
@@ -0,0 +1,25 @@
+Code organization
+
+
+Here are the different directories for the source code:
+
+* src
+ * ext - external code
+ * libgdl - "stolen" from Inkscape, a fork of libgdl
+ from Anjuta. Has matching C++ code in
+ the framework.
+ * fwk - the framework
+ * utils - utilities
+ * db - database access code. currently only support
+ sqlite3.
+ * toolkit - the UI toolkit (Gtkmm based)
+ * widgets - reusable widgets
+ * db - the database storage
+ * library - the library ("server" side). Relies on DB
+ for the data storage.
+ * libraryclient - the library client
+ * ncr - Niepce Camera RAW: the RAW processing engine
+ * niepce - The application
+ * ui - the UI code
+ * modules - The different application modules
+ * darkroom - The darkroom module
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]