Skip to content

DIRACGrid/mkdocs-diracx-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mkdocs plugin to merge the documentation of all the DiracX ecosystem together

Put the following in the mkdocs.yml of diracx

plugins:
  - diracx:
      repos:
        - url: https://github.com/DIRACGrid/diracx-charts.git
          branch: mkdoc
          include: 
            - docs
            - diracx
        - url: https://github.com/DIRACGrid/diracx-web.git
          branch: mkdoc
          include: 
            - docs
            - whatever source is needed

About

Plugin to build the diracx documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages