FormalLanguageConstrainedPathQuerying / CFPQ_Data

Graphs and grammars for Context-Free Path Querying algorithms evaluation.
https://formallanguageconstrainedpathquerying.github.io/CFPQ_Data/
Other
10 stars 15 forks source link

[FEATURE] Linearize reference #73

Open vadyushkins opened 2 years ago

vadyushkins commented 2 years ago

To simplify the search for the desired function and improve the auto-generation of documentation, I propose to linearize the reference page https://jetbrains-research.github.io/CFPQ_Data/reference/index.html

gsvgit commented 2 years ago

@vadyushkins I'm not sure that I realized your proposal. How it will looks like? Seems, that this page structured simple enough.

vadyushkins commented 2 years ago

@gsvgit I think the best reference for my proposal is the PyGraphBLAS reference page https://graphegon.github.io/pygraphblas/pygraphblas/

With a linear reference page, it will be possible to automate the publication of all package changes. As opposed to the current process, where new modules or files have to be added manually.