Skip to content

Fix ML.NET API docs #11646

@gewarren

Description

@gewarren

Describe the issue or suggestion

This include syntax doesn't render properly on Learn (perhaps because the includes are within summary tags). Note that this does work in IntelliSense, so for that reason, perhaps we shouldn't work around the Learn limitation.

Include works when not within another tag: https://github.com/dotnet/machinelearning/blob/d9694c4b4810efd63fc7885b9e4efdd462aee3c5/src/Microsoft.ML.TensorFlow/TensorflowCatalog.cs#L11

And it works within remarks tags: https://github.com/dotnet/machinelearning/blob/d9694c4b4810efd63fc7885b9e4efdd462aee3c5/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs#L182

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions