From 080aa1c049e61c221337a05041bc2b885d1f073c Mon Sep 17 00:00:00 2001 From: oneRain Date: Thu, 14 May 2020 10:17:15 +0800 Subject: [PATCH] doc: api --- Doxyfile | 2 +- Storage/Storage/LCRelation.cs | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Doxyfile b/Doxyfile index af6cc49..f7df4f3 100644 --- a/Doxyfile +++ b/Doxyfile @@ -6,7 +6,7 @@ OUTPUT_DIRECTORY = ./Doc/ EXTRACT_ALL = yes EXTRACT_PRIVATE = no EXTRACT_STATIC = yes -INPUT = ./Storage/Storage/ ./Realtime/Realtime/ +INPUT = ./Storage/Storage/ ./Realtime/Realtime/ ./LiveQuery/LiveQuery/ #Do not add anything here unless you need to. Doxygen already covers all #common formats like .c/.cc/.cxx/.c++/.cpp/.inl/.h/.hpp FILE_PATTERNS = diff --git a/Storage/Storage/LCRelation.cs b/Storage/Storage/LCRelation.cs index 9552bc7..6e44d76 100644 --- a/Storage/Storage/LCRelation.cs +++ b/Storage/Storage/LCRelation.cs @@ -1,7 +1,7 @@ -/// -/// 关系类 -/// -namespace LeanCloud.Storage { +namespace LeanCloud.Storage { + /// + /// 关系类 + /// public class LCRelation where T : LCObject { /// /// 字段名