update the readme a bit.
svn path=/trunk/gtk-sharp/; revision=34072
This commit is contained in:
parent
5df45626a8
commit
7beeaa2dd9
1 changed files with 5 additions and 2 deletions
|
@ -8,9 +8,12 @@ Compile and install monodoc
|
|||
|
||||
Compile the documentation for gtk-sharp
|
||||
|
||||
NOTE: if you use a different prefix for monodoc, reflect that in the cp line
|
||||
below.
|
||||
|
||||
cd gtk-sharp/doc
|
||||
make
|
||||
make install
|
||||
make assemble
|
||||
cp gtk-sharp-docs.* /usr/local/lib/monodoc/sources
|
||||
|
||||
If things are fine, you should have in /usr/local/lib/monodoc/sources the following files:
|
||||
|
||||
|
|
Loading…
Reference in a new issue