File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier.
2- _commit : 1.4.4
2+ _commit : 1.4.5
33_src_path : gh:mkdocstrings/handler-template
44author_email : dev@pawamoy.fr
55author_fullname : Timothée Mazzucotelli
Original file line number Diff line number Diff line change @@ -153,11 +153,12 @@ plugins:
153153 signature_crossrefs : true
154154 summary : true
155155- llmstxt :
156- files :
157- - output : llms-full.txt
158- inputs :
156+ full_output : llms-full.txt
157+ sections :
158+ Usage :
159159 - index.md
160- - reference/**.md
160+ API :
161+ - reference/api.md
161162- git-revision-date-localized :
162163 enabled : !ENV [DEPLOY, false]
163164 enable_creation_date : true
Original file line number Diff line number Diff line change 9999 " mkdocs>=1.6" ,
100100 " mkdocs-coverage>=1.0" ,
101101 " mkdocs-git-revision-date-localized-plugin>=1.2" ,
102- " mkdocs-llmstxt>=0.1 " ,
102+ " mkdocs-llmstxt>=0.2 " ,
103103 " mkdocs-material>=9.5" ,
104104 " mkdocs-minify-plugin>=0.8" ,
105105 " mkdocs-redirects>=1.2" ,
You can’t perform that action at this time.
0 commit comments