Skip to content
Snippets Groups Projects
Select Git revision
  • 6e60258cd671c69d95a19b3927951a2e9fcddb06
  • master default protected
  • development protected
  • msh22-development-patch-10494
  • nova-correcao-funcionarios-2024
  • revert-222fa403
  • enrollment_rate
  • es23-docentes-por-ente-federativo
  • teachers-ies
  • homologa protected
  • es23-superior-enrollment
  • instruction_level_fix2
  • hotfix-enrollment-aggregate
  • instruction_level_fixes
  • docentes-ies-ente-federativo
  • receita-potencial
  • #974-receita-potencial
  • db-conn
  • years-of-study-mean
  • new-indicators
  • issue_935
  • 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
  • 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
        }
    }