Exclude doxygen lof
This commit is contained in:
parent
478d028c09
commit
8bfa6dcea9
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
DoxyGen/DoxyWarnLogfile.txt
|
@ -1,12 +0,0 @@
|
||||
warning: source 'images' is not a readable file or directory... skipping.
|
||||
d:/Csharp/ControlCore/Thing.cs:24: warning: Member CoreThing(Participant client, byte networkId, byte thingId, byte thingType=0) (function) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:36: warning: Member Get(byte networkId, byte thingId) (function) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:10: warning: Member participant (variable) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:11: warning: Member networkId (variable) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:12: warning: Member id (variable) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:13: warning: Member parent (variable) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:14: warning: Member children (variable) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:15: warning: Member type (variable) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:16: warning: Member name (variable) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:17: warning: Member modelUrl (variable) of class Passer.Control.CoreThing is not documented.
|
||||
d:/Csharp/ControlCore/Thing.cs:20: warning: Member Init() (function) of class Passer.Control.CoreThing is not documented.
|
Loading…
x
Reference in New Issue
Block a user