linkml / linkml-project-cookiecutter

A cookiecutter for linkml projects. An equivalent of `linkml-ws new project-name`.
Creative Commons Zero v1.0 Universal
17 stars 16 forks source link

add doc-templates folder for jinja templates #13

Closed sujaypatil96 closed 2 years ago

sujaypatil96 commented 2 years ago

Addresses issue #10

sujaypatil96 commented 2 years ago

It does work, but @cmungall is concerned that keeping the jinja templates https://github.com/linkml/linkml/tree/main/linkml/generators/docgen bundled with core linkml and the jinja templates here in this repo in sync will be challenging, which makes sense. What do you think?