On 21/10/2019 10:53, Thomas Monjalon wrote:
> 27/09/2019 18:54, Ray Kinsella:
>> Separate versioning.rst into abi versioning and abi policy guidance, in
>> preparation for adding more detail to the abi policy.
>>
>> Signed-off-by: Ray Kinsella <m...@ashroe.eu>
>> ---
>> --- /dev/null
>> +++ b/doc/guides/contributing/abi_policy.rst
>> @@ -0,0 +1,169 @@
>> +.. SPDX-License-Identifier: BSD-3-Clause
>> + Copyright 2018 The DPDK contributors
>> +
>> +.. abi_api_policy:
>
> No need to add an anchor at the beginning of a file.
> RsT syntax :doc: allows to refer to a .rst file.
ACK, done.