mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-14 07:07:41 +00:00
More markdown fixes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Custom structured data format definitions
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
[comment]: # (
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
)
|
||||
@@ -7,9 +8,11 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
[comment]: # (
|
||||
SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez@cttc.es>
|
||||
)
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
Files in this folder describe structured data formats that are generated by
|
||||
GNSS-SDR. They use [Protocol Buffers](https://developers.google.com/protocol-buffers/)'
|
||||
GNSS-SDR. They use
|
||||
[Protocol Buffers](https://developers.google.com/protocol-buffers/)'
|
||||
[proto3](https://developers.google.com/protocol-buffers/docs/proto3) syntax.
|
||||
|
||||
From those files, the protocol buffer compiler creates classes that implement
|
||||
|
Reference in New Issue
Block a user