Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programming model broken links #23

Open
dsyme opened this issue Oct 9, 2015 · 4 comments
Open

Programming model broken links #23

dsyme opened this issue Oct 9, 2015 · 4 comments

Comments

@dsyme
Copy link
Contributor

dsyme commented Oct 9, 2015

There are broken links for the programming model page:

http://www.m-brace.net/programming-model.html

Links to http://www.m-brace.net/azure/HandsOnTutorial/1-hello-world.html which is 404

@dsyme
Copy link
Contributor Author

dsyme commented Oct 9, 2015

This trashes the documentation generation for reference docs:

Creating C:\GitHub\mbraceproject\mbrace-docs\docs\output\reference
Yaaf.FSharp.Scriping Warning: 0 : Parsing and checking warnings:
**** error: Problem reading assembly '': Exception of type 'Microsoft.FSharp.Compiler.ErrorLogger+InternalError' was thrown.
**** error: internal error: PrepareToImportReferencedIlDll: cannot reference .NET netmodules directly, reference the containing assembly instead
**** error: Problem reading assembly '': Error opening binary file 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.0\System.EnterpriseServices.Thunk.dll': C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.0\System.EnterpriseServices.Thunk.dll: bad
cli header, rva 0
**** error: Error opening binary file 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.0\System.EnterpriseServices.Thun

@dsyme
Copy link
Contributor Author

dsyme commented Oct 9, 2015

The starter kit docs are no longer being generated. It looks like they are only being generated for the azure directory.

processDir (starterKit @@ "azure") (output @@ "azure")

log:

Generating 'C:\GitHub\mbraceproject\mbrace-docs\docs\tools\..\content/azure-tutorial.html'
Generating 'C:\GitHub\mbraceproject\mbrace-docs\docs\tools\..\content/core.html'
Generating 'C:\GitHub\mbraceproject\mbrace-docs\docs\tools\..\content/programming-model.html'
Generating 'C:\GitHub\mbraceproject\mbrace-docs\docs\tools\..\content/snippets-index.html'
Generating 'C:\GitHub\mbraceproject\mbrace-docs\docs\tools\..\starterKit\azure/brisk-tutorial.html'
Generating 'C:\GitHub\mbraceproject\mbrace-docs\docs\tools\..\starterKit\azure/brisk-versions.html'
Generating 'C:\GitHub\mbraceproject\mbrace-docs\docs\tools\..\starterKit\azure/README.html'

@dsyme
Copy link
Contributor Author

dsyme commented Oct 9, 2015

Here's the list of broken links on the site right now in addition to the starter kit

https://github.com/mbraceproject/MBrace.Core/blob/master/LICENSE.md
http://www.windowsazure.com/en-us/develop/net/how-to-guides/table-services/'WARNING
https://github.com/mbraceproject/MBrace.StarterKit/blob/master/azure/AZURE.md
https://github.com/mbraceproject/MBrace.StarterKit/blob/master/azure/CustomCloudService/MBraceAzureRole/app.config

capture

@palladin
Copy link
Member

palladin commented Oct 9, 2015

Thanks Don,
I fixed most of the broken links and I'll track down the rest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants