Skip to content

Problems with documentation generated from fsdocs #10

@n7581769

Description

@n7581769

There are a couple of issues with the current generation of documentation using fsdocs. I've spent some time trying to figure these out, but have not had any success yet.

  • When running the build script, the code in GenBankExample.fsx does not run. The output of the build script mentions that the DesignTime assembly is already loaded and without being able to load the BioProviders package, the code naturally doesn't work.
  • I cannot get the License, Release Notes and Source Repository links to have the correct URL. I've tried including a Directory.Build.props like the original FSharp.Formatting in the solution (which isn't committed yet) with the required XML properties but that doesn't seem to work.

Metadata

Metadata

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions