code wiki / (root) / nx_doc_xref.nx

nx_doc_xref.nx

buildroot/runtime/nx_doc_xref.nx

19904 B555 linesdepth 6pulls 9 transitivereach 4 importersview sourcekind librarytopic doc
docsdependenciesstructsconstsfunctions

about

nx_doc_xref.nx -- cross-reference verification primitives. Companion to nx_doc_inref. Detects BROKEN [[X]] references where the link target doesn't correspond to a real doc. Substrate- honest doc-graph integrity check. Composes: nx_string_ops (string scanning helpers) nx_doc_inref (sibling primitive; same Zettelkasten [[name]] convention) **Quadrant:** REFERENCE (Diátaxis) **Topic Type:** REFERENCE (DITA) **Status:** DRAFT **Trust State:** WRITTEN_UNTESTED **Competitive State:** UNCLASSIFIED

dependencies 3 imports · 4 importers

nx_syscalls.nx nx_string_ops.nx nx_dir.nx nx_doc_xref.nx nx_doc_xref_dual_audit_test.nx nx_doc_xref_real_audit_test.nx nx_doc_xref_test.nx nx_librarian.nx

imports: nx_syscalls.nxnx_string_ops.nxnx_dir.nx

imported by: nx_doc_xref_dual_audit_test.nxnx_doc_xref_real_audit_test.nxnx_doc_xref_test.nxnx_librarian.nx

structs

36struct NxLinkScanResult
187struct NxDocXrefCounts

consts

21const K_MAGIC_2048: i64 = 2048
22const K_MAGIC_262144: i64 = 262144
23const K_MAGIC_65536: i64 = 65536
24const K_MAGIC_1024: i64 = 1024

functions

194func nx_doc_xref_counts_init(c: *NxDocXrefCounts)
called by 3: mainmainmain
205func _docxref_write_broken(
218func _docxref_append_name(
244func nx_doc_xref_walk_dir(
357func nx_doc_xref_report_stdout(c: *NxDocXrefCounts)
397func nx_doc_xref_build_names_blob(
456func nx_doc_xref_walk_dir_dual(