devdocs
                                
                                 devdocs copied to clipboard
                                
                                    devdocs copied to clipboard
                            
                            
                            
                        Enable All
Feature request
Add an Enable All button to the offline Documentation enable/disable screen
Summary
Examples
This would be a really nice feature, but a search all option would also be useful
I would like this one to be there too, Rightnow whenever i do devdocs on a new system its generelly me running on the console :
Array.from(document.querySelectorAll("._disabled-list span._list-enable")).map(el => {
    el.click();
    console.log(el);
})
(a scraper friend made it for me)
Sure, this seems reasonable to me. PRs are very welcome.
这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。