[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: geda_manager.git: branch: master updated (814243f64ff6aa5d9d5469d1a6b73bacfa403f65)



The branch, master has been updated
       via  814243f64ff6aa5d9d5469d1a6b73bacfa403f65 (commit)
      from  53f4c2028a9d27f2004723c42d2521c61c886911 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 readme.txt => README.txt |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)
 rename readme.txt => README.txt (100%)


=================
 Commit Messages
=================

commit 814243f64ff6aa5d9d5469d1a6b73bacfa403f65
Author: Newell Jensen <jensen@xxxxxxxxxxxxxxx>
Date:   Fri Sep 12 20:47:07 2008 -0700

    Renamed readme.txt to README.txt

:000000 100644 0000000... 5d82f7a... A	README.txt
:100644 000000 5d82f7a... 0000000... D	readme.txt

=========
 Changes
=========

commit 814243f64ff6aa5d9d5469d1a6b73bacfa403f65
Author: Newell Jensen <jensen@xxxxxxxxxxxxxxx>
Date:   Fri Sep 12 20:47:07 2008 -0700

    Renamed readme.txt to README.txt

diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..5d82f7a
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,49 @@
+Welcome to the gEDA Manager project!
+
+----------------------------------------------------------------------------
+
+gEDA Manager:
+Dependencies-
+You will need the latest, unless otherwise noted.
+If you go to download one of the packages listed below you will also 
+need to download and install the dependencies for that package.
+Most of these packages may be available in your OS's Package Manager.
+
+python - http://www.python.org/ (currently using version 2.5)
+python-gnomevfs - http://www.pygtk.org/pygnomevfs/index.html
+pygtk - http://www.pygtk.org/
+gtk - http://www.gtk.org/
+pyyaml - http://pyyaml.org/
+pyinotify - http://trac.dbzteam.org/pyinotify
+
+----------------------------------------------------------------------------
+
+Doxygen:
+
+You can create doxygen generated documentation for the gEDA Manager API or
+you can see my blog at http://www.gempillar.com/docs which has the latest
+doxygen generated documentation.
+
+To create doxygen generated documentation I followed this blog:
+
+http://internetducttape.com/2007/03/20/automatic_documentation_python_doxygen/
+
+Dependencies-
+-- You will need the latest, unless otherwise noted. --
+Doxygen - http://www.stack.nl/~dimitri/doxygen/
+Graphviz - http://www.graphviz.org/ (not necessary, for creating call graphs)
+doxypy - http://code.foosel.org/doxypy (not necessary, but adds full support 
+for embedding special syntax to comments)
+
+My configuration file for the doxygen settings that I set up are located in
+/docs in config.dox.  This file can help give you an idea of what your settings
+should be even though yours may be different.
+
+----------------------------------------------------------------------------
+
+Configuration:
+
+The gEDA Manager configuration file is a yaml file called .gmrc.  This file 
+will be created on initial startup of the program if this file is not located
+in your home directory.
+
diff --git a/readme.txt b/readme.txt
deleted file mode 100644
index 5d82f7a..0000000
--- a/readme.txt
+++ /dev/null
@@ -1,49 +0,0 @@
-Welcome to the gEDA Manager project!
-
-----------------------------------------------------------------------------
-
-gEDA Manager:
-Dependencies-
-You will need the latest, unless otherwise noted.
-If you go to download one of the packages listed below you will also 
-need to download and install the dependencies for that package.
-Most of these packages may be available in your OS's Package Manager.
-
-python - http://www.python.org/ (currently using version 2.5)
-python-gnomevfs - http://www.pygtk.org/pygnomevfs/index.html
-pygtk - http://www.pygtk.org/
-gtk - http://www.gtk.org/
-pyyaml - http://pyyaml.org/
-pyinotify - http://trac.dbzteam.org/pyinotify
-
-----------------------------------------------------------------------------
-
-Doxygen:
-
-You can create doxygen generated documentation for the gEDA Manager API or
-you can see my blog at http://www.gempillar.com/docs which has the latest
-doxygen generated documentation.
-
-To create doxygen generated documentation I followed this blog:
-
-http://internetducttape.com/2007/03/20/automatic_documentation_python_doxygen/
-
-Dependencies-
--- You will need the latest, unless otherwise noted. --
-Doxygen - http://www.stack.nl/~dimitri/doxygen/
-Graphviz - http://www.graphviz.org/ (not necessary, for creating call graphs)
-doxypy - http://code.foosel.org/doxypy (not necessary, but adds full support 
-for embedding special syntax to comments)
-
-My configuration file for the doxygen settings that I set up are located in
-/docs in config.dox.  This file can help give you an idea of what your settings
-should be even though yours may be different.
-
-----------------------------------------------------------------------------
-
-Configuration:
-
-The gEDA Manager configuration file is a yaml file called .gmrc.  This file 
-will be created on initial startup of the program if this file is not located
-in your home directory.
-




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs