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
I have been trying to avoid changing the extension of the LICENSE file in one of our projects to LICENSE.md just to have it render correctly by DocFX.
No changes would be required to the actual file contents if it was possible to specify that the content type of this specific file is markdown.
Is there a simple way to do this from docfx.json? I've looked at fileMetadata and documentation on the schema-driven processor, but I always get confused by how the workflow is supposed to go for simple cases like this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to avoid changing the extension of the
LICENSE
file in one of our projects toLICENSE.md
just to have it render correctly by DocFX.No changes would be required to the actual file contents if it was possible to specify that the content type of this specific file is
markdown
.Is there a simple way to do this from
docfx.json
? I've looked atfileMetadata
and documentation on the schema-driven processor, but I always get confused by how the workflow is supposed to go for simple cases like this.Beta Was this translation helpful? Give feedback.
All reactions