h5md-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h5md-commit] H5MD branch master updated. 74a28be0e82d4babfadbb924296367


From: h5md-commit
Subject: [h5md-commit] H5MD branch master updated. 74a28be0e82d4babfadbb92429636753b1f849fd
Date: Thu, 25 Aug 2011 18:19:31 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "H5MD".

The branch, master has been updated
       via  74a28be0e82d4babfadbb92429636753b1f849fd (commit)
       via  dbcbbdc4d1314cd8d77bf61b390813b2ca056d2b (commit)
      from  d44c0c1aef90cad3aa69a502f3f008efa5884699 (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.

- Log -----------------------------------------------------------------
commit 74a28be0e82d4babfadbb92429636753b1f849fd
Author:     Peter Colberg <address@hidden>
AuthorDate: Thu Aug 25 18:18:47 2011 -0400
Commit:     Peter Colberg <address@hidden>
CommitDate: Thu Aug 25 18:18:47 2011 -0400

    conf.py: replace version 0.0.1 with 0.0.
    
    The first release will be tagged 0.1.
---
 conf.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf.py b/conf.py
index 53eb464..fdbd0ff 100644
--- a/conf.py
+++ b/conf.py
@@ -65,9 +65,9 @@ copyright = u'2011, Pierre de Buyl, Peter Colberg, Felix 
Höfling'
 # built documents.
 #
 # The short X.Y version.
-version = '0.0.1'
+version = '0.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.0.1'
+release = '0.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

commit dbcbbdc4d1314cd8d77bf61b390813b2ca056d2b
Author:     Peter Colberg <address@hidden>
AuthorDate: Thu Aug 25 18:18:42 2011 -0400
Commit:     Peter Colberg <address@hidden>
CommitDate: Thu Aug 25 18:18:42 2011 -0400

    conf.py: substitute leftover “Molecular Simulation” with “H5MD”.
---
 conf.py |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/conf.py b/conf.py
index 09cf369..53eb464 100644
--- a/conf.py
+++ b/conf.py
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with H5MD.  If not, see <http://www.gnu.org/licenses/>.
 
-# Molecular Simulation documentation build configuration file, created by
+# H5MD documentation build configuration file, created by
 # sphinx-quickstart on Tue Jan 25 13:16:28 2011.
 #
 # This file is execfile()d with the current directory set to its containing 
dir.
@@ -57,7 +57,7 @@ source_suffix = '.rst'
 master_doc = 'index'
 
 # General information about the project.
-project = u'Molecular Simulation'
+project = u'H5MD'
 copyright = u'2011, Pierre de Buyl, Peter Colberg, Felix Höfling'
 
 # The version info for the project you're documenting, acts as replacement for
@@ -181,7 +181,7 @@ html_static_path = ['_static']
 #html_file_suffix = None
 
 # Output file base name for HTML help builder.
-htmlhelp_basename = 'MolecularSimulation'
+htmlhelp_basename = 'h5md'
 
 
 # -- Options for LaTeX output 
--------------------------------------------------
@@ -195,7 +195,7 @@ htmlhelp_basename = 'MolecularSimulation'
 # Grouping the document tree into LaTeX files. List of tuples
 # (source start file, target name, title, author, documentclass 
[howto/manual]).
 latex_documents = [
-  ('index', 'MolecularSimulation.tex', u'Molecular Simulation',
+  ('index', 'h5md.tex', u'H5MD',
    u'Pierre de Buyl, Peter Colberg, Felix Höfling', 'manual'),
 ]
 
@@ -228,6 +228,6 @@ latex_documents = [
 # One entry per manual page. List of tuples
 # (source start file, name, description, authors, manual section).
 man_pages = [
-    ('index', 'molecularsimulation', u'Molecular Simulation',
+    ('index', 'molecularsimulation', u'H5MD',
      [u'Pierre de Buyl, Peter Colberg, Felix Höfling'], 1)
 ]

-----------------------------------------------------------------------

Summary of changes:
 conf.py |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
H5MD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]