On Tue, 15 Dec 2020 17:50:46 GMT, Magnus Ihse Bursie wrote:
> In `Docs.gmk` there are some hard-coded links to online URL documentation and
> bug reporting locations. These should not reside in the make file per se, but
> instead move to the `make/conf` directory.
Okay.
-
Marked
On Tue, 15 Dec 2020 19:19:28 GMT, Alan Bateman wrote:
>> In `Docs.gmk` there are some hard-coded links to online URL documentation
>> and bug reporting locations. These should not reside in the make file per
>> se, but instead move to the `make/conf` directory.
>
> This looks okay me to but I c
On Tue, 15 Dec 2020 17:50:46 GMT, Magnus Ihse Bursie wrote:
> In `Docs.gmk` there are some hard-coded links to online URL documentation and
> bug reporting locations. These should not reside in the make file per se, but
> instead move to the `make/conf` directory.
This looks okay me to but I c
In `Docs.gmk` there are some hard-coded links to online URL documentation and
bug reporting locations. These should not reside in the make file per se, but
instead move to the `make/conf` directory.
-
Commit messages:
- 8258420: Move URL configuration from Docs.gmk to conf dir
Cha