Serverless aws api documentation

I’m using serverless-aws-documentation plugin to generate swagger api documentation. Does anybody knows a way to deploy only the documentation and no the entire project? Because sls deploy upload my entire project and I have lot of handlers and I want to avoid to deploy them and only update my documentation.