Skip to content
Snippets Groups Projects
Select Git revision
  • 5bdeca3db8a196d4ef48e4ccf00b6259644e0822
  • master default protected
  • homologa protected
  • development protected
  • 978-docentes-federativo-superior
  • teachers-ies
  • es23-infrastructure-diagnosis
  • documentacao
  • 935-taxa-ajustada-frequencia-liquida
  • msh22-development-patch-86970
  • fix_matriculas_superior_2
  • fulltime_enrollment
  • enrollment_rate
  • docentes-federativo-978
  • issue_995
  • msh22-development-patch-10494
  • nova-correcao-funcionarios-2024
  • revert-222fa403
  • es23-docentes-por-ente-federativo
  • es23-superior-enrollment
  • instruction_level_fix2
  • v1.16.0
  • v1.15.1
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.14
  • v1.9.0
  • v1.8.3
  • v1.8.2
  • v1.8.1
  • v1.8.0
  • v1.7.0
  • v1.6.1
  • v1.6.0
  • v1.5.0
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.3
  • v1.3.2
41 results

jsdoc.json

Blame
  • Vytor Calixto's avatar
    Vytor Calixto authored
    9c48e5c5
    History
    jsdoc.json 373 B
    {
        "tags": {
            "allowUnknownTags": true
        },
        "plugins": [
            "plugins/markdown"
        ],
        "opts": {
            "template": "./node_modules/docdash/",
            "encoding": "utf8",
            "destination": "docs/",
            "recurse": true,
            "verbose": true
        },
        "templates": {
            "cleverLinks": false,
            "monospaceLinks": false
        }
    }