MCPcopy Create free account
hub / github.com/FSoft-AI4Code/CodeWiki / index

Route index

codewiki/src/fe/visualise_docs.py:None–None  ·  view source on GitHub ↗
app.get("/", response_class=HTMLResponse)

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Simple documentation server for hosting documentation folders.
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected