Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Commit

Permalink
[General] Restored generate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSt committed Apr 19, 2017
1 parent 0866697 commit fba00cc
Show file tree
Hide file tree
Showing 21 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions Source/SharpDX.Animation/SharpDX.Animation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1</TargetFrameworks>
<PackageId>SharpDX.Animation</PackageId>
<Product>SharpDX.Animation</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Animation.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Animation</AssemblyTitle>
<Title>SharpDX.Animation</Title>
<Description>Assembly providing DirectX - Animation managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.D3DCompiler/SharpDX.D3DCompiler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.D3DCompiler</PackageId>
<Product>SharpDX.D3DCompiler</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.D3DCompiler.xml</DocumentationFile>
<AssemblyTitle>SharpDX.D3DCompiler</AssemblyTitle>
<Title>SharpDX.D3DCompiler</Title>
<Description>Assembly providing DirectX - D3DCompiler managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.DXGI/SharpDX.DXGI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.DXGI</PackageId>
<Product>SharpDX.DXGI</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.DXGI.xml</DocumentationFile>
<AssemblyTitle>SharpDX.DXGI</AssemblyTitle>
<Title>SharpDX.DXGI</Title>
<Description>Assembly providing DirectX - DXGI managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.Desktop/SharpDX.Desktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45</TargetFrameworks>
<PackageId>SharpDX.Desktop</PackageId>
<Product>SharpDX.Desktop</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Desktop.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Desktop</AssemblyTitle>
<Title>SharpDX.Desktop</Title>
<Description>Assembly providing APIs related to Desktop platform.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.Direct2D1/SharpDX.Direct2D1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.Direct2D1</PackageId>
<Product>SharpDX.Direct2D1</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct2D1.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Direct2D1</AssemblyTitle>
<Title>SharpDX.Direct2D1</Title>
<Description>Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.Direct3D10/SharpDX.Direct3D10.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.Direct3D10</PackageId>
<Product>SharpDX.Direct3D10</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D10.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Direct3D10</AssemblyTitle>
<Title>SharpDX.Direct3D10</Title>
<Description>Assembly providing DirectX - Direct3D10 and Direct3D10.1 managed API.</Description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.Direct3D11.Effects</PackageId>
<Product>SharpDX.Direct3D11.Effects</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D11.Effects.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Direct3D11.Effects</AssemblyTitle>
<Title>SharpDX.Direct3D11.Effects</Title>
<Description>Assembly providing DirectX - Effects11 managed API for Direct3D11.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.Direct3D11/SharpDX.Direct3D11.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.Direct3D11</PackageId>
<Product>SharpDX.Direct3D11</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D11.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Direct3D11</AssemblyTitle>
<Title>SharpDX.Direct3D11</Title>
<Description>Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.Direct3D12/SharpDX.Direct3D12.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.Direct3D12</PackageId>
<Product>SharpDX.Direct3D12</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D12.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Direct3D12</AssemblyTitle>
<Title>SharpDX.Direct3D12</Title>
<Description>Assembly providing DirectX - Direct3D12 managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.Direct3D9/SharpDX.Direct3D9.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.3</TargetFrameworks>
<PackageId>SharpDX.Direct3D9</PackageId>
<Product>SharpDX.Direct3D9</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D9.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Direct3D9</AssemblyTitle>
<Title>SharpDX.Direct3D9</Title>
<Description>Assembly providing DirectX - Direct3D9 managed API.</Description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.3</TargetFrameworks>
<PackageId>SharpDX.DirectComposition</PackageId>
<Product>SharpDX.DirectComposition</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.DirectComposition.xml</DocumentationFile>
<AssemblyTitle>SharpDX.DirectComposition</AssemblyTitle>
<Title>SharpDX.DirectComposition</Title>
<Description>Assembly providing DirectX - DirectComposition managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.DirectInput/SharpDX.DirectInput.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.3</TargetFrameworks>
<PackageId>SharpDX.DirectInput</PackageId>
<Product>SharpDX.DirectInput</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.DirectInput.xml</DocumentationFile>
<AssemblyTitle>SharpDX.DirectInput</AssemblyTitle>
<Title>SharpDX.DirectInput</Title>
<Description>Assembly providing DirectX - DirectInput managed API.</Description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1</TargetFrameworks>
<PackageId>SharpDX.DirectManipulation</PackageId>
<Product>SharpDX.DirectManipulation</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.DirectManipulation.xml</DocumentationFile>
<AssemblyTitle>SharpDX.DirectManipulation</AssemblyTitle>
<Title>SharpDX.DirectManipulation</Title>
<Description>Assembly providing DirectX - DirectManipulation managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.DirectSound/SharpDX.DirectSound.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.3</TargetFrameworks>
<PackageId>SharpDX.DirectSound</PackageId>
<Product>SharpDX.DirectSound</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.DirectSound.xml</DocumentationFile>
<AssemblyTitle>SharpDX.DirectSound</AssemblyTitle>
<Title>SharpDX.DirectSound</Title>
<Description>Assembly providing DirectX - DirectSound managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.Mathematics/SharpDX.Mathematics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.Mathematics</PackageId>
<Product>SharpDX.Mathematics</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.Mathematics.xml</DocumentationFile>
<AssemblyTitle>SharpDX.Mathematics</AssemblyTitle>
<Title>SharpDX.Mathematics</Title>
<Description>Assembly providing DirectX - Mathematics managed API.</Description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.MediaFoundation</PackageId>
<Product>SharpDX.MediaFoundation</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.MediaFoundation.xml</DocumentationFile>
<AssemblyTitle>SharpDX.MediaFoundation</AssemblyTitle>
<Title>SharpDX.MediaFoundation</Title>
<Description>Assembly providing DirectX - MediaFoundation managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.RawInput/SharpDX.RawInput.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45</TargetFrameworks>
<PackageId>SharpDX.RawInput</PackageId>
<Product>SharpDX.RawInput</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.RawInput.xml</DocumentationFile>
<AssemblyTitle>SharpDX.RawInput</AssemblyTitle>
<Title>SharpDX.RawInput</Title>
<Description>Assembly providing DirectX - RawInput managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.XAudio2/SharpDX.XAudio2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.XAudio2</PackageId>
<Product>SharpDX.XAudio2</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.XAudio2.xml</DocumentationFile>
<AssemblyTitle>SharpDX.XAudio2</AssemblyTitle>
<Title>SharpDX.XAudio2</Title>
<Description>Assembly providing DirectX - XAudio2, X3DAudio and XAPO managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX.XInput/SharpDX.XInput.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX.XInput</PackageId>
<Product>SharpDX.XInput</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.XInput.xml</DocumentationFile>
<AssemblyTitle>SharpDX.XInput</AssemblyTitle>
<Title>SharpDX.XInput</Title>
<Description>Assembly providing DirectX - XInput managed API.</Description>
Expand Down
1 change: 1 addition & 0 deletions Source/SharpDX/SharpDX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>net40;net45;netcoreapp1.0;netstandard1.1;uap10.0</TargetFrameworks>
<PackageId>SharpDX</PackageId>
<Product>SharpDX</Product>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SharpDX.xml</DocumentationFile>
<AssemblyTitle>SharpDX</AssemblyTitle>
<Title>SharpDX</Title>
<Description>Core assembly for all SharpDX assemblies.</Description>
Expand Down
Binary file modified Source/Tools/SharpGen/MSDNDoc.zip
Binary file not shown.

0 comments on commit fba00cc

Please sign in to comment.