Skip to content

Commit

Permalink
Changed some minor docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
scopatz committed Apr 19, 2012
1 parent 13e6433 commit 9be4111
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 2 additions & 0 deletions docs/source/conf.py
Expand Up @@ -130,6 +130,8 @@
'codebgcolor': '#F1FFF0',
'codetextcolor': '#000000',
'quotebgcolor': '#f6fcfc',
#'rubricbgcolor': '#D17519',
'rubricbgcolor': '#996600',
#'min_height': 'bottom',
}

Expand Down
1 change: 1 addition & 0 deletions docs/source/dev_team.rst
Expand Up @@ -8,6 +8,7 @@ The Python for Nuclear Engineering Team includes:
* `Anthony Scopatz`_
* `Seth Johnson`_
* `Paul Romano`_
* Paul Wilson
* Nick Touran
* Katy Huff
* Josh Peterson
Expand Down
7 changes: 4 additions & 3 deletions docs/source/index.rst
@@ -1,6 +1,6 @@
================================
Welcome to PyNE's documentation!
================================
=====================================
PyNE: Python for Nuclear Engineering
=====================================
PyNE, or Python for Nuclear Engineering, is a suite of tools to aid in
computational nuclear science & engineering. PyNE seeks to provide
native implementations of common nuclear algorithms, as well as Python
Expand All @@ -15,6 +15,7 @@ PyNE has the following dependencies:

#. `NumPy <http://numpy.scipy.org/>`_
#. `SciPy <http://www.scipy.org/>`_
#. `Cython <http://cython.org/>`_
#. `HDF5 <http://www.hdfgroup.org/HDF5/>`_
#. `PyTables <http://www.pytables.org/>`_

Expand Down

0 comments on commit 9be4111

Please sign in to comment.