Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ buildCodeDoc
Method
buildCodeDoc
src/tokenreader.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
int TokenReader::buildCodeDoc(const QString&)
247
{
248
return DOCTEXT;
249
}
250
251
int TokenReader::buildCodeDocParam(const QString&)
252
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected