### [Codacy](https://app.codacy.com/gh/Koukyosyumei/AIJack/commit?cid=689142750) detected an issue: #### Message: `Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.` #### Occurred on: + **Commit**: 6c303c0f1d28aa3bcac78aefc93cc74fd0c3a017 + **File**: [generate_docs.sh](https://github.com/Koukyosyumei/AIJack/blob/6c303c0f1d28aa3bcac78aefc93cc74fd0c3a017/generate_docs.sh) + **LineNum**: [1](https://github.com/Koukyosyumei/AIJack/blob/6c303c0f1d28aa3bcac78aefc93cc74fd0c3a017/generate_docs.sh#L1) + **Code**: `sphinx-apidoc -f -o ./docs/source ./src/aijack` #### Currently on: + **Commit**: e06d87393b594f88a4ce63da80870958add3c1ac + **File**: [generate_docs.sh](https://github.com/Koukyosyumei/AIJack/blob/e06d87393b594f88a4ce63da80870958add3c1ac/generate_docs.sh) + **LineNum**: [1](https://github.com/Koukyosyumei/AIJack/blob/e06d87393b594f88a4ce63da80870958add3c1ac/generate_docs.sh#L1)
Codacy detected an issue:
Message:
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.Occurred on:
sphinx-apidoc -f -o ./docs/source ./src/aijackCurrently on: