insert_status# technote.ext.insertstatus.insert_status(app, exceptions)# Insert a status aside into the technote, directly below the title. The status aside is only added for non-stable states (draft, deprecated, or other). Parameters: app (Sphinx) – exceptions (Optional[Exception]) – Return type: None