-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Labels
maintenanceChanges relating to build process, tools and libraries such as docs generation.Changes relating to build process, tools and libraries such as docs generation.
Description
Description
In the Models Available section in readthedocs, this table is pulled from the html and js file in https://github.com/PreferredAI/cornac/tree/master/docs/source/_static/models.
This requires manual building from running this file:
https://github.com/PreferredAI/cornac/blob/master/docs/generate_model_js.py
And then, pushing it into the js file into the repository directory in /docs/source/_static/models.
Expected behavior with the suggested feature
Proposed solution: To use Github Actions to detect changes on release/PR merge, to run script and push automatically should there be a change.
Other Comments
Metadata
Metadata
Assignees
Labels
maintenanceChanges relating to build process, tools and libraries such as docs generation.Changes relating to build process, tools and libraries such as docs generation.