Monodoc: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
---- | ---- | ||
{{Package-Introduction|Monodoc contains documentation for the Mono class libraries as well as tools to edit, produce, and view the documentation.|http://www.mono-project.com/Main_Page}} | |||
Monodoc contains documentation for the Mono class libraries as well as tools to edit, produce, and view the documentation. | |||
== Dependencies == | == Dependencies == | ||
| Line 44: | 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 15: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 |