]> git.pld-linux.org Git - packages/mono.git/blame - mono-docs-build.patch
- do not generate requires if not generating provides
[packages/mono.git] / mono-docs-build.patch
CommitLineData
4bc12e43
MB
1--- mono-2.11.4/docs/sources/mono-api-metadata.html.links 2012-09-06 22:57:42.000000000 +0200
2+++ mono-2.11.4/docs/sources/mono-api-metadata.html 2012-09-30 07:34:58.000000000 +0200
3@@ -10,11 +10,8 @@
4 like <a href="http://www.mono-project.com/Cecil">Cecil</a>.
5
6 <p>To start using the Metadata API it is necessary
7- to <a href="mono-api-assembly.html#cil_assembly_load">open an
8- assembly</a> or a CIL image (a .dll or .exe file) using one of
9- the
10- <a href="mono-api-image.html#cil_image_open">CIL image
11- opening</a> API calls.
12+ to open an assembly or a CIL image (a .dll or .exe file) using one of
13+ the CIL image opening API calls.
14
15 <h2>Metadata Heaps</h2>
16
This page took 0.134766 seconds and 4 git commands to generate.