Fix
svn path=/trunk/gtk-sharp/; revision=34073
This commit is contained in:
parent
7beeaa2dd9
commit
ce91ad1492
1 changed files with 4 additions and 6 deletions
10
doc/README
10
doc/README
|
@ -8,14 +8,12 @@ Compile and install monodoc
|
||||||
|
|
||||||
Compile the documentation for gtk-sharp
|
Compile the documentation for gtk-sharp
|
||||||
|
|
||||||
NOTE: if you use a different prefix for monodoc, reflect that in the cp line
|
cd gtk-sharp/doc
|
||||||
below.
|
|
||||||
|
|
||||||
cd gtk-sharp/doc
|
|
||||||
make assemble
|
make assemble
|
||||||
cp gtk-sharp-docs.* /usr/local/lib/monodoc/sources
|
cp gtk-sharp-docs.* `monodoc --get-sourcesdir`
|
||||||
|
|
||||||
If things are fine, you should have in /usr/local/lib/monodoc/sources the following files:
|
If things are fine, you should have in the Monodoc sources directory the
|
||||||
|
following files:
|
||||||
|
|
||||||
gtk-sharp-docs.source
|
gtk-sharp-docs.source
|
||||||
gtk-sharp-docs.tree
|
gtk-sharp-docs.tree
|
||||||
|
|
Loading…
Add table
Reference in a new issue