Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore documentation generation #378

Closed
panesofglass opened this issue Oct 3, 2019 · 3 comments · Fixed by #400
Closed

Restore documentation generation #378

panesofglass opened this issue Oct 3, 2019 · 3 comments · Fixed by #400
Assignees
Milestone

Comments

@panesofglass
Copy link
Contributor

I'm removing documentation generation in #374 as part of an update to FAKE 5. I don't know how to generate docs in FAKE 5 on .NET Core, so help is appreciated.

@matthid
Copy link
Member

matthid commented Oct 4, 2019

Usually, the way to do it is to use the cli tool (fsformatting.exe) until fsharp.formatting has a netstandard based version

@panesofglass
Copy link
Contributor Author

Thanks, @matthid. Would you mind linking to an example?

@matthid
Copy link
Member

matthid commented Oct 4, 2019

See https://github.com/fsharp/FAKE/blob/4da532f432ec78aeddb427fea6c25973c8bf797d/build.fsx#L437

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants