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

Website api generation missing #411

Closed
badcel opened this issue Aug 17, 2021 · 2 comments
Closed

Website api generation missing #411

badcel opened this issue Aug 17, 2021 · 2 comments
Milestone

Comments

@badcel
Copy link
Member

badcel commented Aug 17, 2021

After reorganizing repository.

GirTool does not support Markdown generation anymore. Should markdown generation be part of the GirTool or a separtate tool or is it already a standalone tool?

For the website to work the csproj files must be compiled with the environment variable "GenerateDocumentationFile" set to true which enables the xml documentation. This documentation is used by the markdown generation.

Original Markdown generation:

public class Docs : ExecuteableTarget

Verify if https://github.com/dotnet/docfx is working for us now.

@badcel badcel added the bug Something isn't working label Aug 17, 2021
@badcel badcel changed the title Website generation probably broken Website generation broken Jan 7, 2022
@badcel badcel removed the bug Something isn't working label Sep 17, 2022
@badcel badcel changed the title Website generation broken Website api generation missing Sep 18, 2022
@badcel
Copy link
Member Author

badcel commented Jan 13, 2023

Docfx has the first release compatible with dotnet 6. Meaning it should work for us: https://dotnet.github.io/docfx/

@badcel badcel added this to the 0.4.0 milestone Jan 13, 2023
@badcel
Copy link
Member Author

badcel commented Feb 11, 2023

The API documentation is online again: https://gircore.github.io/

@badcel badcel closed this as completed Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant