Sfoglia il codice sorgente

Add search plugin

customisations
alemart 1 anno fa
parent
commit
6917747423
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      mkdocs.yml

+ 1
- 0
mkdocs.yml Vedi File

@@ -17,6 +17,7 @@ extra_css: [ 'style/extra.css' ]
17 17
 extra_javascript: [ 'js/extra.js' ]
18 18
 
19 19
 plugins:
20
+  - search
20 21
   - mkdocs-simple-hooks:
21 22
       hooks:
22 23
         on_post_build: 'docs.hooks:copy_static_files'

Loading…
Annulla
Salva