false]); $content = computed(fn () => ProjectDocumentationContent::html()); $tableOfContents = computed(fn () => ProjectDocumentationContent::tableOfContents()); $fileInfo = computed(fn () => ProjectDocumentationContent::fileInfo()); ?>