You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
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()
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):
doc-nav.txt
Let me know if there is anything else you need to investigate this potential issue.
Thanks