From: Inaky Perez-Gonzalez <[email protected]> --- doc/standards.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 doc/standards.txt
diff --git a/doc/standards.txt b/doc/standards.txt new file mode 100644 index 0000000..c4b68eb --- /dev/null +++ b/doc/standards.txt @@ -0,0 +1,8 @@ +Referencing standards in the source +=================================== + +When referencing standard documents use raw numbers xx.xxx for 3GPP +documents or xxx.xxx for ETSI document (eg: 23.040). If needing to +point to an specific section/subsection, explicitly say "Section foo" + +3GPP specs can be found in http://3gpp.org/ftp/Specs. -- 1.6.6.1 _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
