This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/freemarker-docgen.git


The following commit(s) were added to refs/heads/master by this push:
     new 9543000  (Removed TODO comment)
9543000 is described below

commit 9543000b7ccf68ffaf097d49877526dae220d333
Author: ddekany <[email protected]>
AuthorDate: Sun Jun 22 16:07:32 2025 +0200

    (Removed TODO comment)
---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index b23124b..fae3312 100644
--- a/README.md
+++ b/README.md
@@ -88,10 +88,6 @@ search functionality will only work if you visit via 
HTTP(S), and not via a `fil
 When `pagefindBasedSearch` is `true`, Node.js has to be available where Docgen 
generates its output (the HTML-s), and
 not just when building Docgen itself! That's because Pagefind indexing depends 
on Node.js.
 
-\[TODO]:
-- TOC hierarchy of pages aren't correctly detected
-- Lower `data-pagefind-weight` for the marked sections (typically for Version 
History, Alphabetical Index)
-
 
 ## Releasing a new Docgen version
 

Reply via email to