I am getting error while Running the documentaion locally.
I have followed all required steps mentione in README.md Following is the error:
make: *** No rule to make targetlivedocs-nlu’. Stop.`
I am getting error while Running the documentaion locally.
I have followed all required steps mentione in README.md Following is the error:
make: *** No rule to make targetlivedocs-nlu’. Stop.`
Ah, good catch! You should be able to do it with make livedocs.
That was quick, Thanks a lot.