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

The ODK should take care of generating documentation for DOSDP patterns #1101

Open
gouttegd opened this issue Oct 11, 2024 · 0 comments
Open
Assignees

Comments

@gouttegd
Copy link
Contributor

The CL custom Makefile includes a rule to generate some documentation pages from the DOSDP patterns:

pattern_docs:
	dosdp document -i ../patterns/dosdp-patterns/ -o ../../docs/patterns/ -d ../patterns/data/matches/

Given that the standard ODK Makefile already contains rule for about every task related to patterns (validation, query, generation), it should also include a rule for generating their documentation, without asking users to create their own rule like CL does above.

@gouttegd gouttegd self-assigned this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant