Skip to content

Commit

Permalink
Merge branch 'ticket383-fix_Git_and_ADMINISTRATA_errors' into develop
Browse files Browse the repository at this point in the history
Fixing ticket:383.
  • Loading branch information
wd15 committed Apr 2, 2013
2 parents e5d2233 + 072d6c9 commit 873c55e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion documentation/ADMINISTRATA.txt
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ Clean the working copy::

Build the documentation and the web pages::

$ python setup.py bdist_egg
$ python setup.py build_docs --pdf --html --cathartic

Build the compressed distribution::
Expand Down Expand Up @@ -248,7 +249,7 @@ the web site to CTCMS ::

$ export FIPY_WWWHOST=bunter:/u/WWW/wd15/fipy
$ export FIPY_WWWACTIVATE=updatewww
$ python setup.py upload --pdf --html --tarball --winzip
$ python setup.py upload_products --pdf --html --tarball --winzip

.. note::

Expand Down
2 changes: 1 addition & 1 deletion documentation/GIT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Git usage

All stages of :term:`FiPy` development are archived in a Git
repository at MatForge_. You can browse through the code at
http://matforge.org/fipy/browser/fipy and, using an `Git client`_, you can
http://matforge.org/fipy/browser/fipy and, using a `Git client`_, you can
download various tagged revisions of :term:`FiPy` depending on your needs.

.. attention::
Expand Down

0 comments on commit 873c55e

Please sign in to comment.