|
From: <mh...@us...> - 2014-11-26 03:03:39
|
Revision: 21759
http://sourceforge.net/p/sbml/code/21759
Author: mhucka
Date: 2014-11-26 03:03:36 +0000 (Wed, 26 Nov 2014)
Log Message:
-----------
Somehow I missed these in the last check-in.
Modified Paths:
--------------
trunk/libsbml/dev/misc-files/readmes-for-downloads-new-dir-struct/README.md.in
trunk/libsbml/dev/misc-files/readmes-for-downloads-new-dir-struct/experimental/README.md.in
Modified: trunk/libsbml/dev/misc-files/readmes-for-downloads-new-dir-struct/README.md.in
===================================================================
--- trunk/libsbml/dev/misc-files/readmes-for-downloads-new-dir-struct/README.md.in 2014-11-25 22:56:06 UTC (rev 21758)
+++ trunk/libsbml/dev/misc-files/readmes-for-downloads-new-dir-struct/README.md.in 2014-11-26 03:03:36 UTC (rev 21759)
@@ -1,34 +1,18 @@
-##libSBML @PACKAGE_VERSION@
+## **libSBML @PACKAGE_VERSION@**
-LibSBML is a free, open-source programming library to help you read,
-write, manipulate, translate, and validate SBML files and data
-streams. It is not an application itself (though it does come with
-example programs), but rather a library you can embed in your own
-applications.
+**LibSBML** is a free, open-source programming library to help you read, write, manipulate, translate, and validate [SBML](http://sbml.org) files and data streams. It is not an application itself (though it does come with example programs), but rather a library you can embed in your own applications.
-This is the top-level directory of the libSBML @PACKAGE_VERSION@ release. Here you
-will find the following:
+This is the top-level directory of **release @PACKAGE_VERSION@** of libSBML. Here you will find the following:
-* [stable](stable) -- subdirectory for the stable release of libSBML-@PACKAGE_VERSION@
+* **[stable](stable)** -- subdirectory for the stable release of libSBML-@PACKAGE_VERSION@. This contains the fully tested source, documentation and binary installers that reflect the current stable libSBML core and any accepted SBML Level 3 packages.
-* [experimental](experimental) -- subdirectory for libSBML-@PACKAGE_VERSION@ with beta package code
+* **[experimental](experimental)** -- subdirectory for libSBML-@PACKAGE_VERSION@ with beta package code. This contains source code for packages still in development, as well as binaries containing libSBML core together with all the packages included. Items in the [experimental](experimental) directory may be untested and undocumented, and are supplied as-is.
-The `stable` directory contains the fully tested source, documentation
-and binary installers that reflect the current stable libSBML core and any
-accepted SBML L3 packages.
+For more information about libSBML, please visit the libSBML website at [http://sbml.org/Software/libSBML](http://sbml.org/Software/libSBML).
-The `experimental` directory contains source code for packages still in
-development, as well as binaries containing libSBML core
-together with all the packages included. Items in the `experimental`
-directory may be untested and undocumented, and are supplied as-is.
-
-For more information about libSBML, please visit the libSBML website at
- [http://sbml.org/Software/libSBML](http://sbml.org/Software/libSBML)
-
-
Thank you for your interest in libSBML!
The LibSBML Team.
-
+[](http://sbml.org)
Modified: trunk/libsbml/dev/misc-files/readmes-for-downloads-new-dir-struct/experimental/README.md.in
===================================================================
--- trunk/libsbml/dev/misc-files/readmes-for-downloads-new-dir-struct/experimental/README.md.in 2014-11-25 22:56:06 UTC (rev 21758)
+++ trunk/libsbml/dev/misc-files/readmes-for-downloads-new-dir-struct/experimental/README.md.in 2014-11-26 03:03:36 UTC (rev 21759)
@@ -1,25 +1,17 @@
-##libSBML @PACKAGE_VERSION@
+## **libSBML @PACKAGE_VERSION@**
This directory contains an experimental release of libSBML @PACKAGE_VERSION@
containing SBML Level 3 package plug-ins. Here you will find the following:
-* [source](source) -- source code for current versions of plug-ins for SBML packages
-* [binaries](binaries) -- binaries for libSBML prebuilt with all the packages
+* **[source](source)** -- source code for current versions of plug-ins for SBML Level 3 packages
+* **[binaries](binaries)** -- binaries for libSBML prebuilt with all the packages
-Please note: the code in these directories reflects the current state of
-development of SBML Level 3 packages and the libSBML plug-ins for the
-packages. Many of the SBML Level 3 package specifications have not yet been
-finalized, and the package implementations are themselves in a state of
-development. The binaries available may be untested and are supplied
-'as-is' for experimental development only.
+Please note: the code in these directories reflects the current state of development of SBML Level 3 packages and the libSBML plug-ins for the packages. Many of the SBML Level 3 package specifications have not yet been finalized, and the package implementations are themselves in a state of development. The binaries available may be untested and are supplied as-is for experimental development only.
-For more information about libSBML, please visit the libSBML website at
- [http://sbml.org/Software/libSBML](http://sbml.org/Software/libSBML)
+For more information about libSBML, please [visit the libSBML website](http://sbml.org/Software/libSBML).
-
Thank you for your interest in libSBML!
The LibSBML Team.
-
-
+[](http://sbml.org)
|