In the ddox documentation for [std.path.absolutePath](https://dlang.org/library/std/path/absolute_path.html), the function signature appears as `{null} absolutePath();`, in contrast to [its ddoc documentation](https://dlang.org/phobos/std_path.html#absolutePath).
In the ddox documentation for std.path.absolutePath, the function signature appears as
{null} absolutePath();, in contrast to its ddoc documentation.