/[sudobot]/trunk/mkdocs.yml
ViewVC logotype

Diff of /trunk/mkdocs.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 111 by rakin, Mon Jul 29 17:28:38 2024 UTC revision 439 by rakin, Mon Jul 29 17:30:15 2024 UTC
# Line 2  site_name: SudoBot Docs Line 2  site_name: SudoBot Docs
2    
3  theme:  theme:
4    name: 'material'    name: 'material'
5      custom_dir: docs/overrides
6    logo: 'assets/images/sudobot.png'    logo: 'assets/images/sudobot.png'
7    favicon:    favicon: 'assets/images/sudobot.png'
     'assets/images/sudobot.png'  
8    features:    features:
9      - navigation.tabs      - navigation.tabs
10      - navigation.instant      - navigation.instant
# Line 39  extra: Line 39  extra:
39    version:    version:
40      provider: mike      provider: mike
41    
 plugins:  
   - social  
       cards: true  
   
42  markdown_extensions:  markdown_extensions:
43    - admonition    - admonition
44    - pymdownx.details    - pymdownx.details
# Line 55  markdown_extensions: Line 51  markdown_extensions:
51    - pymdownx.betterem:    - pymdownx.betterem:
52        smart_enable: all        smart_enable: all
53    
54  copyright: 'Copyright © Ar Rakin 2022'  copyright: 'Copyright © OSN Inc. 2022'
55    

Legend:
Removed from v.111  
changed lines
  Added in v.439

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26