Skip to content

Commit c6652ee

Browse files
committed
Fixed up some typos in documentation + instructions for copying to sf.net
1 parent e8d32de commit c6652ee

4 files changed

Lines changed: 12 additions & 22 deletions

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2011-06-22 Richard Murray <murray@malabar.local>
2+
3+
* doc/intro.rst: fixed some small types
4+
5+
* doc/control.tex: removed (no longer needed)
6+
17
2011-06-22 Richard Murray <murray@malabar.local>
28

39
* doc/intro.rst: Added a slightly more general introduction, with a

doc/README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ Note: Sphinx actually runs and imports python code, so broken code, or code not
1313

1414
4. >> touch *.rst
1515
>> make html [or make latex]
16+
17+
Creating/updating manual on sourceforge:
18+
19+
5. >> rsync -rav _build/html/ user@shell.sourceforge.net:/home/project-web/python-control/htdocs/manual-N.mx/
20+

doc/control.tex

Lines changed: 0 additions & 21 deletions
This file was deleted.

doc/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Feedback Systems by
1313
the commands available in the MATLAB Control Systems Toolbox.
1414

1515
In addition to the documentation here, there is a project wiki that
16-
contains some addional informaiton about how to use the package
16+
contains some additional information about how to use the package
1717
(including some detailed worked examples):
1818

1919
http://python-control.sourceforge.net

0 commit comments

Comments
 (0)