1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

docs: update filename of generated HTML manual (#7010)

Since 613dbb35db, the manual
produces an `index.xhtml` file, instead of a plain `index.html`.
This commit is contained in:
pancho horrillo 2025-05-09 15:17:06 +02:00 committed by GitHub
parent a51598236f
commit 5d428b68dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,7 +81,7 @@ Manager Git repository:
``` shell
$ nix-build -A docs.html
$ xdg-open ./result/share/doc/home-manager/index.html
$ xdg-open ./result/share/doc/home-manager/index.xhtml
```
When you have made changes to a module, it is a good idea to check that