diff options
| author | Profpatsch <mail@profpatsch.de> | 2017-11-19 00:44:17 +0100 |
|---|---|---|
| committer | Profpatsch <mail@profpatsch.de> | 2017-11-22 21:27:05 +0100 |
| commit | f09f49d48344f6d6e4558da96c257c9567852273 (patch) | |
| tree | 8cb5ff413fe04ddeff49a08fe829471594433c1b /pkgs/development/python-modules/httpserver | |
| parent | 7381a197f4ffdadc886468040d672065ce663567 (diff) | |
nixos/doc/manual: print context on failing xmllint validation
Previously only the line numbers of a giant, internally generated XML file were
printed, without any kind of debuggability.
Now at least the mentioned lines are printed with a little bit of surrounding
context (to have something to grep for).
```
manual-combined.xml:4863: element para: Relax-NG validity error : Did not expect element para there
4859 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.0" xml:id="sec-writing-modules">
4860
4861 <title>Writing NixOS Modules</title>
4862
4863 <para>NixOS has a modular system for declarative configuration. This
4864 system combines multiple <emphasis>modules</emphasis> to produce the
4865 full system configuration. One of the modules that constitute the
```
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
