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

Investigate the libraries for docs generation configurations #1509

Open
daveoconnor opened this issue Nov 28, 2024 · 0 comments
Open

Investigate the libraries for docs generation configurations #1509

daveoconnor opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
Feature New feature or request

Comments

@daveoconnor
Copy link
Collaborator

The goal is to create a process whereby the libraries import process can identify the doc type (antora, asciidoc, quickbook, html, etc.) that each library version is using, then flag it on the library version so we can set that as the source doc type more accurately in the docs view, which is currently working as asciidoc or non-asciidoc.

Tasks:

Write a script to iterate over the libraries, store the contents of the meta and docs directories locally.

Write another script to iterate over those directories and create a csv report about which libraries and which versions of those libraries are using which doc type. This will involve iterating over methods to identify which is the current process for those library.

The report's libraries should then be checked to ensure the results are accurate.

@daveoconnor daveoconnor self-assigned this Nov 28, 2024
@daveoconnor daveoconnor converted this from a draft issue Nov 28, 2024
@daveoconnor daveoconnor added the Feature New feature or request label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant