Skip to content

Commit 2ccb332

Browse files
committed
Update documentation to new simple subprogram names
In accordance to b4b35b9
1 parent bf712cd commit 2ccb332

File tree

132 files changed

+21110
-35153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+21110
-35153
lines changed

doc/docs/sf.audio.listener.js

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GNATdoc.Documentation = {
88
{
99
"entities": [
1010
{
11-
"label": "sfListener_setGlobalVolume",
11+
"label": "setGlobalVolume",
1212
"line": 32,
1313
"column": 14,
1414
"src": "srcs/sf-audio-listener.ads.html",
@@ -40,7 +40,7 @@ GNATdoc.Documentation = {
4040
{
4141
"kind": "span",
4242
"cssClass": "identifier",
43-
"text": "sfListener_setGlobalVolume",
43+
"text": "setGlobalVolume",
4444
"href": "docs/sf.audio.listener.html#L32C14"
4545
},
4646
{
@@ -57,7 +57,7 @@ GNATdoc.Documentation = {
5757
"kind": "span",
5858
"cssClass": "identifier",
5959
"text": "volume",
60-
"href": "docs/sf.audio.listener.html#L32C42"
60+
"href": "docs/sf.audio.listener.html#L32C31"
6161
},
6262
{
6363
"kind": "span",
@@ -123,7 +123,7 @@ GNATdoc.Documentation = {
123123
{
124124
"label": "volume",
125125
"line": 32,
126-
"column": 42,
126+
"column": 31,
127127
"type": {
128128
"label": "Float"
129129
},
@@ -142,7 +142,7 @@ GNATdoc.Documentation = {
142142
]
143143
},
144144
{
145-
"label": "sfListener_getGlobalVolume",
145+
"label": "getGlobalVolume",
146146
"line": 40,
147147
"column": 13,
148148
"src": "srcs/sf-audio-listener.ads.html",
@@ -174,7 +174,7 @@ GNATdoc.Documentation = {
174174
{
175175
"kind": "span",
176176
"cssClass": "identifier",
177-
"text": "sfListener_getGlobalVolume",
177+
"text": "getGlobalVolume",
178178
"href": "docs/sf.audio.listener.html#L40C13"
179179
},
180180
{
@@ -235,7 +235,7 @@ GNATdoc.Documentation = {
235235
}
236236
},
237237
{
238-
"label": "sfListener_setPosition",
238+
"label": "setPosition",
239239
"line": 50,
240240
"column": 14,
241241
"src": "srcs/sf-audio-listener.ads.html",
@@ -267,7 +267,7 @@ GNATdoc.Documentation = {
267267
{
268268
"kind": "span",
269269
"cssClass": "identifier",
270-
"text": "sfListener_setPosition",
270+
"text": "setPosition",
271271
"href": "docs/sf.audio.listener.html#L50C14"
272272
},
273273
{
@@ -284,7 +284,7 @@ GNATdoc.Documentation = {
284284
"kind": "span",
285285
"cssClass": "identifier",
286286
"text": "position",
287-
"href": "docs/sf.audio.listener.html#L50C38"
287+
"href": "docs/sf.audio.listener.html#L50C27"
288288
},
289289
{
290290
"kind": "span",
@@ -343,7 +343,7 @@ GNATdoc.Documentation = {
343343
{
344344
"label": "position",
345345
"line": 50,
346-
"column": 38,
346+
"column": 27,
347347
"type": {
348348
"label": "Sf.System.Vector3.sfVector3f",
349349
"docHref": "docs/sf.system.vector3.html#L33C9"
@@ -363,7 +363,7 @@ GNATdoc.Documentation = {
363363
]
364364
},
365365
{
366-
"label": "sfListener_getPosition",
366+
"label": "getPosition",
367367
"line": 58,
368368
"column": 13,
369369
"src": "srcs/sf-audio-listener.ads.html",
@@ -395,7 +395,7 @@ GNATdoc.Documentation = {
395395
{
396396
"kind": "span",
397397
"cssClass": "identifier",
398-
"text": "sfListener_getPosition",
398+
"text": "getPosition",
399399
"href": "docs/sf.audio.listener.html#L58C13"
400400
},
401401
{
@@ -457,7 +457,7 @@ GNATdoc.Documentation = {
457457
}
458458
},
459459
{
460-
"label": "sfListener_setDirection",
460+
"label": "setDirection",
461461
"line": 73,
462462
"column": 14,
463463
"src": "srcs/sf-audio-listener.ads.html",
@@ -489,7 +489,7 @@ GNATdoc.Documentation = {
489489
{
490490
"kind": "span",
491491
"cssClass": "identifier",
492-
"text": "sfListener_setDirection",
492+
"text": "setDirection",
493493
"href": "docs/sf.audio.listener.html#L73C14"
494494
},
495495
{
@@ -506,7 +506,7 @@ GNATdoc.Documentation = {
506506
"kind": "span",
507507
"cssClass": "identifier",
508508
"text": "direction",
509-
"href": "docs/sf.audio.listener.html#L73C39"
509+
"href": "docs/sf.audio.listener.html#L73C28"
510510
},
511511
{
512512
"kind": "span",
@@ -585,7 +585,7 @@ GNATdoc.Documentation = {
585585
{
586586
"label": "direction",
587587
"line": 73,
588-
"column": 39,
588+
"column": 28,
589589
"type": {
590590
"label": "Sf.System.Vector3.sfVector3f",
591591
"docHref": "docs/sf.system.vector3.html#L33C9"
@@ -605,7 +605,7 @@ GNATdoc.Documentation = {
605605
]
606606
},
607607
{
608-
"label": "sfListener_getDirection",
608+
"label": "getDirection",
609609
"line": 81,
610610
"column": 13,
611611
"src": "srcs/sf-audio-listener.ads.html",
@@ -637,7 +637,7 @@ GNATdoc.Documentation = {
637637
{
638638
"kind": "span",
639639
"cssClass": "identifier",
640-
"text": "sfListener_getDirection",
640+
"text": "getDirection",
641641
"href": "docs/sf.audio.listener.html#L81C13"
642642
},
643643
{
@@ -699,7 +699,7 @@ GNATdoc.Documentation = {
699699
}
700700
},
701701
{
702-
"label": "sfListener_setUpVector",
702+
"label": "setUpVector",
703703
"line": 96,
704704
"column": 14,
705705
"src": "srcs/sf-audio-listener.ads.html",
@@ -731,7 +731,7 @@ GNATdoc.Documentation = {
731731
{
732732
"kind": "span",
733733
"cssClass": "identifier",
734-
"text": "sfListener_setUpVector",
734+
"text": "setUpVector",
735735
"href": "docs/sf.audio.listener.html#L96C14"
736736
},
737737
{
@@ -748,7 +748,7 @@ GNATdoc.Documentation = {
748748
"kind": "span",
749749
"cssClass": "identifier",
750750
"text": "upVector",
751-
"href": "docs/sf.audio.listener.html#L96C38"
751+
"href": "docs/sf.audio.listener.html#L96C27"
752752
},
753753
{
754754
"kind": "span",
@@ -827,7 +827,7 @@ GNATdoc.Documentation = {
827827
{
828828
"label": "upVector",
829829
"line": 96,
830-
"column": 38,
830+
"column": 27,
831831
"type": {
832832
"label": "Sf.System.Vector3.sfVector3f",
833833
"docHref": "docs/sf.system.vector3.html#L33C9"
@@ -847,7 +847,7 @@ GNATdoc.Documentation = {
847847
]
848848
},
849849
{
850-
"label": "sfListener_getUpVector",
850+
"label": "getUpVector",
851851
"line": 104,
852852
"column": 13,
853853
"src": "srcs/sf-audio-listener.ads.html",
@@ -879,7 +879,7 @@ GNATdoc.Documentation = {
879879
{
880880
"kind": "span",
881881
"cssClass": "identifier",
882-
"text": "sfListener_getUpVector",
882+
"text": "getUpVector",
883883
"href": "docs/sf.audio.listener.html#L104C13"
884884
},
885885
{

0 commit comments

Comments
 (0)