- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Jul 2024 10:27:07 +0000
- To: public-css-archive@w3.org
frivoal has just labeled a pull request from alkorlos for https://github.com/w3c/csswg-drafts as "css-exclusions-1": == [css-exclusions-1] Fix spurious / in <img> == Fix bikeshed errors. The command: ```shell bikeshed spec css-exclusions-1\Overview.bs ``` Throws errors when called locally: ```shell LINE 206:5: Spurious / in <img>. LINE 218:7: Spurious / in <img>. ... ``` ### Bikeshed Documentation > The spec command is the most common one you’ll use. It turns a Bikeshed source file into an output HTML file. The rest of this document mostly describes how to format a source file for use with this command. [Source](https://speced.github.io/bikeshed/#cli-spec) Could you please tell where the description how specifications are generated for the drafts.csswg.org domain can be found? Apparently, it's not done using the command `bikeshed spec`, otherwise the document can not be generated. Would like to have the ability to fully reproduce the process locally. See https://github.com/w3c/csswg-drafts/pull/10603 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 26 July 2024 10:27:08 UTC