Skip to content

Conversation

@naskio
Copy link
Member

@naskio naskio commented Dec 6, 2024

Summary

This PR introduces an API Reference section to the website, generated using DocFX.
The section is conditionally injected into the site if it exists. The CI/CD pipeline has been updated to automatically build it when code changes are detected.

Preview

Key Changes

  1. DocFX Integration:

    • Added DocFX tool and configuration (docfx.json).
    • JavaScript script for transforming and fixing the generated folder.
  2. Website Updates:

    • Injects API Reference documentation conditionally only when it has been generated.
    • Add some yarn commands to support the generation process.
  3. CI/CD Enhancements:

    • Configured pipeline to generate and publish the "API Reference" when code changes.
  4. Miscellaneous:

    • Updated yarn.lock to remove warnings.

@naskio naskio marked this pull request as ready for review December 6, 2024 11:26
@naskio naskio changed the title add "API reference" generation website: add "API Reference" section generation Dec 6, 2024
@naskio naskio changed the title website: add "API Reference" section generation website: add "API Reference" generation Dec 7, 2024
@marcin-krystianc marcin-krystianc requested review from dgl and removed request for dgl December 9, 2024 10:52
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

Successfully merging this pull request may close these issues.

2 participants