Explorar el Código

Add search plugin

customisations
alemart hace 1 año
padre
commit
6917747423
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      mkdocs.yml

+ 1
- 0
mkdocs.yml Ver fichero

@@ -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…
Cancelar
Guardar