-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Description
The documentation file appears to have been generated with no space between the hashes and the header text. This is causing the headers to not display correctly, and is difficult to read. See below for an example of with and without the space:
##
Mobius API Documentation
###Microsoft.Spark.CSharp.Core.Accumulator
####Summary
A shared variable that can be accumulated, i.e., has a commutative and associative "add"
operation. Worker tasks on a Spark cluster can add values to an Accumulator with ...
Mobius API Documentation
Microsoft.Spark.CSharp.Core.Accumulator
Summary
A shared variable that can be accumulated, i.e., has a commutative and associative "add"
operation. Worker tasks on a Spark cluster can add values to an Accumulator with ...
Metadata
Metadata
Assignees
Labels
No labels