aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/api/markdown.py
AgeCommit message (Expand)Author
2024-07-01Link to global search syntax document as markdown on githubzsloan
2023-12-29Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. Arun Isaac