Difference between revisions of "Monodoc"

From CBLFS
Jump to navigationJump to search
 
Line 40: Line 40:
 
| /usr/lib/monodoc /usr/lib/mono/gac/monodoc
 
| /usr/lib/monodoc /usr/lib/mono/gac/monodoc
 
|}
 
|}
 +
 +
[[Category:C Sharp]]

Latest revision as of 16:38, 19 March 2009

Download Source: http://go-mono.com/sources/monodoc/monodoc-1.9.zip

Introduction to Monodoc

Monodoc contains documentation for the Mono class libraries as well as tools to edit, produce, and view the documentation.

Project Homepage: http://www.mono-project.com/Main_Page

Dependencies

Required

Non-Multilib or Multilib

Compile the package:

sed -i "/pkgconfigdir =/s/libdir/datadir/" Makefile.in &&
./configure --prefix=/usr &&
make

Install the package:

make install

Contents

Installed Programs: mdassembler mdcs2ecma mdnormalizer mdvalidater mod monodocer monodocs2html monodocs2slashdoc
Installed Libraries: monodoc.dll
Installed Directories: /usr/lib/monodoc /usr/lib/mono/gac/monodoc