Skip to content

Commit ff79864

Browse files
committed
update readme.
1 parent 0dcf911 commit ff79864

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ The following example generates a plot of the sine function:
5050
5151
```
5252

53+
Documentation
54+
---------------
55+
56+
* The API documentation for the current ```master``` branch can be found [here](http://jacobwilliams.github.io/pyplot-fortran/). This is generated by processing the source files with [FORD](https://github.com/cmacmackin/ford). Note that the shell script will also generate these files automatically in the ```doc``` folder, assuming you have FORD installed.
57+
5358
See also
5459
---------------
5560
* [Matplotlib](http://matplotlib.org)

0 commit comments

Comments
 (0)