openSUSE / suse-doc-style-checker

Style Checker for SUSE Documentation
Other
2 stars 5 forks source link

Find literals that look like file names #125

Open ghost opened 7 years ago

ghost commented 7 years ago

Case in point:

<para>
      File name of the init script in <literal>/etc/init.d</literal>
</para>

We could possibly check for items starting with a slash + LSB directory name. However, there might be a bunch of false positives, e.g. where file names are used in configuration files as values.