Skip to content

Conversation

plbremer
Copy link
Contributor

@plbremer plbremer commented Mar 6, 2024

Followup from #99

Adds filtration functionality to tables in mkdocs documentation.

@plbremer plbremer mentioned this pull request Mar 6, 2024
@sujaypatil96 sujaypatil96 self-requested a review March 8, 2024 18:04
@sujaypatil96 sujaypatil96 self-requested a review March 13, 2024 23:26
Copy link
Member

@sujaypatil96 sujaypatil96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My concern here is putting tablefilter.js in the root of the repo. Is that really the best place to put it? Also tablefilter.js needs to be copied under $(DOCDIR)/javascripts/ where $(DOCDIR) is the destination where all the markdown docs will be generated/outputted.

I wouldn't mind the creation of another folder under src/ called scripts/javascripts or something, and further customizing the gendoc Makefile target to also include these steps:

mkdir -p $(DOCDIR)/javascripts
$(RUN) cp $(SRC)/scripts/javascripts/* $(DOCDIR)/javascripts/

@sujaypatil96
Copy link
Member

What are your thoughts on this @cmungall?

@amc-corey-cox
Copy link
Contributor

@plbremer and @sujaypatil96 can we get an update on this PR? Do we still want to get this in?

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.

4 participants