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:
parent
a51598236f
commit
5d428b68dd
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue