Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Could not build documentation #72

Description

@starkskalle

Hi,

I am not entirely sure if my .sdnav file is correct so I am attaching it as well (I have changed the file extension to .txt). I am having the same issue in two latest versions (1.2.0 and 1.1.2):

Starting step: "Parsing project file"
Starting step: "Parsing code"
Starting step: "Export documentation"
Could not build documentation.
System.NullReferenceException: Object reference not set to an instance of an object.
   at SharpDox.Plugins.Html.Templates.Navigation.Navigation.TransformText()
   at SharpDox.Plugins.Html.Steps.CreateDataStep.CreateNavigationData()
   at SharpDox.Plugins.Html.Steps.CreateDataStep.RunStep()
   at SharpDox.Plugins.Html.HtmlExporter.Export(SDProject sdProject, String outputPath)
   at SharpDox.Build.Context.Step.ExportStep.RunAllExporters(SDProject sdProject)
   at SharpDox.Build.Context.Step.ExportStep.RunStep(SDProject sdProject)
   at SharpDox.Build.Context.BuildContext.StartBuild()

doc-nav.txt

Let me know if there is anything else you need to investigate this potential issue.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions