sasjs / cli

Command line interface for creating, compiling, and building SAS® projects

Home Page:https://cli.sasjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hide Lineage tab / link when `enableLineage:false` in `sasjs doc`

allanbowe opened this issue · comments

To reproduce:

sasjs create issue -t jobs
cd issue
# add this to sasjs/sasjsconfig:   "docConfig": {"enableLineage": false},
sasjs doc

Then open the index.html from the sasjsbuild/docs folder.

Expected: There should be no Lineage tab in the bar, nor Lineage link in the left hand links box.

🎉 This issue has been resolved in version 4.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀