Thanks Eli! It looks like I had been grepping for `meson compile` and not `meson build`, hence I couldn't find it. It seems like the asciidoc was already updated some time ago, just not uploaded to the site itself.
Also, in both `index.asciidoc` and `NEWS`, 5.2.2 was never given release notes. Should we add those, or just wait for the impending 6.0? On Fri, 4 Dec 2020, at 08:28, Eli Schwartz wrote: > On 12/4/20 11:20 AM, Colin Woodbury wrote: > > Hi folks, I see that while a number of Pacman-related pages like the > > HACKING document are rendered into nice HTML and hosted officially, > > does anyone know where the source for the Pacman homepage itself is > > hosted (https://www.archlinux.org/pacman/)? There are some > > documentation lines I'd like to fix, in particular the ones that > > still mention configure/make as the way to compile Pacman. Meson > > should probably also be mentioned in the Pacman README itself, since > > it is otherwise cited nowhere in that repo. I'd be happy to put forth > > a PR. > > In the doc/ directory, which contains asciidoc sources for both mapages > and the website. > > You can generate the html files using `ninja html`, and tar it up for > copying onto the website using `ninja doc/website.tar.gz`. > > -- > Eli Schwartz > Bug Wrangler and Trusted User > > > > *Attachments:* > * OpenPGP_signature
