From 2649ce12a8134ff6d3ef6389ec2c05831beafe9a Mon Sep 17 00:00:00 2001 From: Kuba Sunderland-Ober Date: Sun, 10 May 2026 13:13:29 +0200 Subject: [PATCH 1/2] Separate VBRUN and VBA package documentation. --- docs/Reference/{Modules => VBA}/Collection/Add.md | 0 docs/Reference/{Modules => VBA}/Collection/Clear.md | 0 docs/Reference/{Modules => VBA}/Collection/Count.md | 0 docs/Reference/{Modules => VBA}/Collection/Exists.md | 0 docs/Reference/{Modules => VBA}/Collection/Item.md | 0 docs/Reference/{Modules => VBA}/Collection/Items.md | 0 docs/Reference/{Modules => VBA}/Collection/KeyCompareMode.md | 0 docs/Reference/{Modules => VBA}/Collection/KeyCountHint.md | 0 docs/Reference/{Modules => VBA}/Collection/Keys.md | 0 docs/Reference/{Modules => VBA}/Collection/Remove.md | 0 docs/Reference/{Modules => VBA}/Collection/index.md | 2 +- .../Reference/{Modules => VBA}/Compilation/CompilerVersion.md | 0 .../{Modules => VBA}/Compilation/CurrentComponentCLSID.md | 0 .../{Modules => VBA}/Compilation/CurrentComponentName.md | 0 .../{Modules => VBA}/Compilation/CurrentProcedureName.md | 0 .../{Modules => VBA}/Compilation/CurrentProjectName.md | 0 .../{Modules => VBA}/Compilation/CurrentSourceFile.md | 0 .../{Modules => VBA}/Compilation/ProcessorArchitecture.md | 0 docs/Reference/{Modules => VBA}/Compilation/index.md | 2 +- docs/Reference/{Modules => VBA}/Constants/VbAppWinStyle.md | 0 docs/Reference/{Modules => VBA}/Constants/VbArchitecture.md | 0 docs/Reference/{Modules => VBA}/Constants/VbCalendar.md | 0 docs/Reference/{Modules => VBA}/Constants/VbCallType.md | 0 docs/Reference/{Modules => VBA}/Constants/VbCompareMethod.md | 0 docs/Reference/{Modules => VBA}/Constants/VbDateTimeFormat.md | 0 docs/Reference/{Modules => VBA}/Constants/VbDayOfWeek.md | 0 docs/Reference/{Modules => VBA}/Constants/VbFileAttribute.md | 0 .../Reference/{Modules => VBA}/Constants/VbFirstWeekOfYear.md | 0 docs/Reference/{Modules => VBA}/Constants/VbIMEStatus.md | 0 docs/Reference/{Modules => VBA}/Constants/VbMsgBoxResult.md | 0 docs/Reference/{Modules => VBA}/Constants/VbMsgBoxStyle.md | 0 docs/Reference/{Modules => VBA}/Constants/VbStrConv.md | 0 docs/Reference/{Modules => VBA}/Constants/VbTriState.md | 0 docs/Reference/{Modules => VBA}/Constants/VbVarType.md | 0 docs/Reference/{Modules => VBA}/Constants/index.md | 2 +- docs/Reference/{Modules => VBA}/Conversion/CBool.md | 0 docs/Reference/{Modules => VBA}/Conversion/CByte.md | 0 docs/Reference/{Modules => VBA}/Conversion/CCur.md | 0 docs/Reference/{Modules => VBA}/Conversion/CDate.md | 0 docs/Reference/{Modules => VBA}/Conversion/CDbl.md | 0 docs/Reference/{Modules => VBA}/Conversion/CDec.md | 0 docs/Reference/{Modules => VBA}/Conversion/CInt.md | 0 docs/Reference/{Modules => VBA}/Conversion/CLng.md | 0 docs/Reference/{Modules => VBA}/Conversion/CLngLng.md | 0 docs/Reference/{Modules => VBA}/Conversion/CLngPtr.md | 0 docs/Reference/{Modules => VBA}/Conversion/CSng.md | 0 docs/Reference/{Modules => VBA}/Conversion/CStr.md | 0 docs/Reference/{Modules => VBA}/Conversion/CType.md | 0 docs/Reference/{Modules => VBA}/Conversion/CVDate.md | 0 docs/Reference/{Modules => VBA}/Conversion/CVErr.md | 0 docs/Reference/{Modules => VBA}/Conversion/CVar.md | 0 docs/Reference/{Modules => VBA}/Conversion/Error.md | 0 docs/Reference/{Modules => VBA}/Conversion/Fix.md | 0 docs/Reference/{Modules => VBA}/Conversion/Hex.md | 0 docs/Reference/{Modules => VBA}/Conversion/Int.md | 0 docs/Reference/{Modules => VBA}/Conversion/MacID.md | 0 docs/Reference/{Modules => VBA}/Conversion/Nz.md | 0 docs/Reference/{Modules => VBA}/Conversion/Oct.md | 0 docs/Reference/{Modules => VBA}/Conversion/Str.md | 0 docs/Reference/{Modules => VBA}/Conversion/Val.md | 0 docs/Reference/{Modules => VBA}/Conversion/ValDec.md | 0 docs/Reference/{Modules => VBA}/Conversion/index.md | 2 +- docs/Reference/{Modules => VBA}/DateTime/Calendar.md | 0 docs/Reference/{Modules => VBA}/DateTime/Date.md | 0 docs/Reference/{Modules => VBA}/DateTime/DateAdd.md | 0 docs/Reference/{Modules => VBA}/DateTime/DateDiff.md | 0 docs/Reference/{Modules => VBA}/DateTime/DatePart.md | 0 docs/Reference/{Modules => VBA}/DateTime/DateSerial.md | 0 docs/Reference/{Modules => VBA}/DateTime/DateValue.md | 0 docs/Reference/{Modules => VBA}/DateTime/Day.md | 0 docs/Reference/{Modules => VBA}/DateTime/Hour.md | 0 docs/Reference/{Modules => VBA}/DateTime/Minute.md | 0 docs/Reference/{Modules => VBA}/DateTime/Month.md | 0 docs/Reference/{Modules => VBA}/DateTime/Now.md | 0 docs/Reference/{Modules => VBA}/DateTime/Second.md | 0 docs/Reference/{Modules => VBA}/DateTime/Time.md | 0 docs/Reference/{Modules => VBA}/DateTime/TimeSerial.md | 0 docs/Reference/{Modules => VBA}/DateTime/TimeValue.md | 0 docs/Reference/{Modules => VBA}/DateTime/Timer.md | 0 docs/Reference/{Modules => VBA}/DateTime/Weekday.md | 0 docs/Reference/{Modules => VBA}/DateTime/Year.md | 0 docs/Reference/{Modules => VBA}/DateTime/index.md | 2 +- docs/Reference/{Modules => VBA}/ErrObject/Clear.md | 0 docs/Reference/{Modules => VBA}/ErrObject/Description.md | 0 docs/Reference/{Modules => VBA}/ErrObject/HelpContext.md | 0 docs/Reference/{Modules => VBA}/ErrObject/HelpFile.md | 0 docs/Reference/{Modules => VBA}/ErrObject/LastDllError.md | 0 docs/Reference/{Modules => VBA}/ErrObject/LastHresult.md | 0 docs/Reference/{Modules => VBA}/ErrObject/Number.md | 0 docs/Reference/{Modules => VBA}/ErrObject/Raise.md | 0 docs/Reference/{Modules => VBA}/ErrObject/ReturnHResult.md | 0 docs/Reference/{Modules => VBA}/ErrObject/Source.md | 0 docs/Reference/{Modules => VBA}/ErrObject/index.md | 2 +- .../{Modules => VBA}/ExpressionService/AddCustomBinder.md | 0 .../ExpressionService/AddCustomBinderObject.md | 0 .../{Modules => VBA}/ExpressionService/AddStdLibraryBinder.md | 0 docs/Reference/{Modules => VBA}/ExpressionService/Bind.md | 0 docs/Reference/{Modules => VBA}/ExpressionService/Compile.md | 0 docs/Reference/{Modules => VBA}/ExpressionService/Evaluate.md | 0 docs/Reference/{Modules => VBA}/ExpressionService/index.md | 2 +- docs/Reference/{Modules => VBA}/FileSystem/ChDir.md | 0 docs/Reference/{Modules => VBA}/FileSystem/ChDrive.md | 0 docs/Reference/{Modules => VBA}/FileSystem/CurDir.md | 0 docs/Reference/{Modules => VBA}/FileSystem/Dir.md | 0 docs/Reference/{Modules => VBA}/FileSystem/EOF.md | 0 docs/Reference/{Modules => VBA}/FileSystem/FileAttr.md | 0 docs/Reference/{Modules => VBA}/FileSystem/FileCopy.md | 0 docs/Reference/{Modules => VBA}/FileSystem/FileDateTime.md | 0 docs/Reference/{Modules => VBA}/FileSystem/FileLen.md | 0 docs/Reference/{Modules => VBA}/FileSystem/FreeFile.md | 0 docs/Reference/{Modules => VBA}/FileSystem/GetAttr.md | 0 docs/Reference/{Modules => VBA}/FileSystem/Kill.md | 0 docs/Reference/{Modules => VBA}/FileSystem/LOF.md | 0 docs/Reference/{Modules => VBA}/FileSystem/Loc.md | 0 docs/Reference/{Modules => VBA}/FileSystem/MkDir.md | 0 docs/Reference/{Modules => VBA}/FileSystem/Reset.md | 0 docs/Reference/{Modules => VBA}/FileSystem/RmDir.md | 0 docs/Reference/{Modules => VBA}/FileSystem/Seek.md | 0 docs/Reference/{Modules => VBA}/FileSystem/SetAttr.md | 0 docs/Reference/{Modules => VBA}/FileSystem/index.md | 2 +- docs/Reference/{Modules => VBA}/Financial/DDB.md | 0 docs/Reference/{Modules => VBA}/Financial/FV.md | 0 docs/Reference/{Modules => VBA}/Financial/IPmt.md | 0 docs/Reference/{Modules => VBA}/Financial/IRR.md | 0 docs/Reference/{Modules => VBA}/Financial/MIRR.md | 0 docs/Reference/{Modules => VBA}/Financial/NPV.md | 0 docs/Reference/{Modules => VBA}/Financial/NPer.md | 0 docs/Reference/{Modules => VBA}/Financial/PPmt.md | 0 docs/Reference/{Modules => VBA}/Financial/PV.md | 0 docs/Reference/{Modules => VBA}/Financial/Pmt.md | 0 docs/Reference/{Modules => VBA}/Financial/Rate.md | 0 docs/Reference/{Modules => VBA}/Financial/SLN.md | 0 docs/Reference/{Modules => VBA}/Financial/SYD.md | 0 docs/Reference/{Modules => VBA}/Financial/index.md | 2 +- docs/Reference/{Modules => VBA}/HiddenModule/AllocMem.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/Array.md | 0 .../{Modules => VBA}/HiddenModule/ConvertIconToBitmap.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/CreateGUID.md | 0 .../HiddenModule/CreateStdPictureFromHandle.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/Emit.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/EmitAny.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/Eval.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/FreeMem.md | 0 .../{Modules => VBA}/HiddenModule/GetDeclaredMaxEnumValue.md | 0 .../{Modules => VBA}/HiddenModule/GetDeclaredMinEnumValue.md | 0 .../{Modules => VBA}/HiddenModule/GetDeclaredTypeClsid.md | 0 .../{Modules => VBA}/HiddenModule/GetDeclaredTypeEventIid.md | 0 .../{Modules => VBA}/HiddenModule/GetDeclaredTypeIid.md | 0 .../{Modules => VBA}/HiddenModule/GetDeclaredTypeProgId.md | 0 .../{Modules => VBA}/HiddenModule/GetInheritedOwner.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/GetMem1.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/GetMem2.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/GetMem4.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/GetMem8.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/GetMemPtr.md | 0 .../{Modules => VBA}/HiddenModule/GetShortcutTextByEnum.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/Input.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/InputB.md | 0 .../HiddenModule/InterlockedCompareExchange32.md | 0 .../HiddenModule/InterlockedCompareExchange64.md | 0 .../HiddenModule/InterlockedCompareExchangePointer.md | 0 .../{Modules => VBA}/HiddenModule/InterlockedDecrement32.md | 0 .../HiddenModule/InterlockedExchangePointer.md | 0 .../{Modules => VBA}/HiddenModule/InterlockedIncrement32.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/ObjPtr.md | 0 .../{Modules => VBA}/HiddenModule/PictureToByteArray.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/PutMem1.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/PutMem2.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/PutMem4.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/PutMem8.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/PutMemPtr.md | 0 .../{Modules => VBA}/HiddenModule/RegisterMessage.md | 0 .../HiddenModule/RuntimeCreateGetMessageHook.md | 0 .../{Modules => VBA}/HiddenModule/SetThreadGlobalErrorTrap.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/StackArgsSize.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/StackOffset.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/Start.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/Stop.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/StrPtr.md | 0 .../{Modules => VBA}/HiddenModule/UnprotectedAccess.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/VarPtr.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/Width.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/index.md | 2 +- docs/Reference/{Modules => VBA}/HiddenModule/vbaAryMove.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/vbaCastObj.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/vbaCopyBytes.md | 0 .../{Modules => VBA}/HiddenModule/vbaCopyBytesZero.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/vbaObjAddref.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/vbaObjSet.md | 0 .../{Modules => VBA}/HiddenModule/vbaObjSetAddref.md | 0 docs/Reference/{Modules => VBA}/HiddenModule/vbaRefVarAry.md | 0 docs/Reference/{Modules => VBA}/Information/Erl.md | 0 docs/Reference/{Modules => VBA}/Information/Err.md | 0 docs/Reference/{Modules => VBA}/Information/IMEStatus.md | 0 docs/Reference/{Modules => VBA}/Information/IsArray.md | 0 .../{Modules => VBA}/Information/IsArrayInitialized.md | 0 docs/Reference/{Modules => VBA}/Information/IsDate.md | 0 docs/Reference/{Modules => VBA}/Information/IsEmpty.md | 0 docs/Reference/{Modules => VBA}/Information/IsError.md | 0 docs/Reference/{Modules => VBA}/Information/IsMissing.md | 0 docs/Reference/{Modules => VBA}/Information/IsNull.md | 0 docs/Reference/{Modules => VBA}/Information/IsNumeric.md | 0 docs/Reference/{Modules => VBA}/Information/IsObject.md | 0 docs/Reference/{Modules => VBA}/Information/LBound.md | 0 docs/Reference/{Modules => VBA}/Information/QBColor.md | 0 docs/Reference/{Modules => VBA}/Information/RGB.md | 0 docs/Reference/{Modules => VBA}/Information/RGBA.md | 0 docs/Reference/{Modules => VBA}/Information/RGBA_A.md | 0 docs/Reference/{Modules => VBA}/Information/RGB_B.md | 0 docs/Reference/{Modules => VBA}/Information/RGB_G.md | 0 docs/Reference/{Modules => VBA}/Information/RGB_R.md | 0 docs/Reference/{Modules => VBA}/Information/TranslateColor.md | 0 docs/Reference/{Modules => VBA}/Information/TypeName.md | 0 docs/Reference/{Modules => VBA}/Information/UBound.md | 0 docs/Reference/{Modules => VBA}/Information/VarType.md | 0 docs/Reference/{Modules => VBA}/Information/index.md | 2 +- docs/Reference/{Modules => VBA}/Interaction/AppActivate.md | 0 docs/Reference/{Modules => VBA}/Interaction/Beep.md | 0 docs/Reference/{Modules => VBA}/Interaction/CallByDispId.md | 0 docs/Reference/{Modules => VBA}/Interaction/CallByName.md | 0 docs/Reference/{Modules => VBA}/Interaction/Choose.md | 0 docs/Reference/{Modules => VBA}/Interaction/Command.md | 0 docs/Reference/{Modules => VBA}/Interaction/CreateObject.md | 0 docs/Reference/{Modules => VBA}/Interaction/DeleteSetting.md | 0 docs/Reference/{Modules => VBA}/Interaction/DoEvents.md | 0 docs/Reference/{Modules => VBA}/Interaction/Environ.md | 0 docs/Reference/{Modules => VBA}/Interaction/GetAllSettings.md | 0 docs/Reference/{Modules => VBA}/Interaction/GetObject.md | 0 docs/Reference/{Modules => VBA}/Interaction/GetSetting.md | 0 docs/Reference/{Modules => VBA}/Interaction/IIf.md | 0 docs/Reference/{Modules => VBA}/Interaction/If.md | 0 docs/Reference/{Modules => VBA}/Interaction/InputBox.md | 0 docs/Reference/{Modules => VBA}/Interaction/MsgBox.md | 0 docs/Reference/{Modules => VBA}/Interaction/Partition.md | 0 .../{Modules => VBA}/Interaction/RaiseEventByName.md | 0 .../{Modules => VBA}/Interaction/RaiseEventByName2.md | 0 docs/Reference/{Modules => VBA}/Interaction/SaveSetting.md | 0 docs/Reference/{Modules => VBA}/Interaction/SendKeys.md | 0 docs/Reference/{Modules => VBA}/Interaction/Shell.md | 0 docs/Reference/{Modules => VBA}/Interaction/Switch.md | 0 docs/Reference/{Modules => VBA}/Interaction/index.md | 2 +- docs/Reference/{Modules => VBA}/Math/Abs.md | 0 docs/Reference/{Modules => VBA}/Math/Atn.md | 0 docs/Reference/{Modules => VBA}/Math/Cos.md | 0 docs/Reference/{Modules => VBA}/Math/Exp.md | 0 docs/Reference/{Modules => VBA}/Math/Log.md | 0 docs/Reference/{Modules => VBA}/Math/Randomize.md | 0 docs/Reference/{Modules => VBA}/Math/Rnd.md | 0 docs/Reference/{Modules => VBA}/Math/Round.md | 0 docs/Reference/{Modules => VBA}/Math/Sgn.md | 0 docs/Reference/{Modules => VBA}/Math/Sin.md | 0 docs/Reference/{Modules => VBA}/Math/Sqr.md | 0 docs/Reference/{Modules => VBA}/Math/Tan.md | 0 docs/Reference/{Modules => VBA}/Math/index.md | 2 +- docs/Reference/{Modules => VBA}/Strings/Asc.md | 0 docs/Reference/{Modules => VBA}/Strings/Chr.md | 0 docs/Reference/{Modules => VBA}/Strings/Filter.md | 0 docs/Reference/{Modules => VBA}/Strings/Format.md | 0 docs/Reference/{Modules => VBA}/Strings/FormatCurrency.md | 0 docs/Reference/{Modules => VBA}/Strings/FormatDateTime.md | 0 docs/Reference/{Modules => VBA}/Strings/FormatNumber.md | 0 docs/Reference/{Modules => VBA}/Strings/FormatPercent.md | 0 docs/Reference/{Modules => VBA}/Strings/InStr.md | 0 docs/Reference/{Modules => VBA}/Strings/InStrRev.md | 0 docs/Reference/{Modules => VBA}/Strings/Join.md | 0 docs/Reference/{Modules => VBA}/Strings/LCase.md | 0 docs/Reference/{Modules => VBA}/Strings/LTrim.md | 0 docs/Reference/{Modules => VBA}/Strings/Left.md | 0 docs/Reference/{Modules => VBA}/Strings/Len.md | 0 docs/Reference/{Modules => VBA}/Strings/Mid.md | 0 docs/Reference/{Modules => VBA}/Strings/MonthName.md | 0 docs/Reference/{Modules => VBA}/Strings/RTrim.md | 0 docs/Reference/{Modules => VBA}/Strings/Replace.md | 0 docs/Reference/{Modules => VBA}/Strings/Right.md | 0 docs/Reference/{Modules => VBA}/Strings/Space.md | 0 docs/Reference/{Modules => VBA}/Strings/Split.md | 0 docs/Reference/{Modules => VBA}/Strings/StrComp.md | 0 docs/Reference/{Modules => VBA}/Strings/StrConv.md | 0 docs/Reference/{Modules => VBA}/Strings/StrReverse.md | 0 docs/Reference/{Modules => VBA}/Strings/String.md | 0 docs/Reference/{Modules => VBA}/Strings/Trim.md | 0 docs/Reference/{Modules => VBA}/Strings/UCase.md | 0 docs/Reference/{Modules => VBA}/Strings/WeekdayName.md | 0 docs/Reference/{Modules => VBA}/Strings/index.md | 2 +- .../Reference/{Modules => VBA}/TextEncodingConstants/index.md | 2 +- docs/Reference/{Modules => VBA}/index.md | 4 ++-- docs/Reference/{Modules => VBA}/todo.md | 0 .../{Modules => VBRUN}/AmbientProperties/BackColor.md | 0 .../{Modules => VBRUN}/AmbientProperties/DisplayAsDefault.md | 0 .../{Modules => VBRUN}/AmbientProperties/DisplayName.md | 0 docs/Reference/{Modules => VBRUN}/AmbientProperties/Font.md | 0 .../{Modules => VBRUN}/AmbientProperties/ForeColor.md | 0 .../{Modules => VBRUN}/AmbientProperties/LocaleID.md | 0 .../{Modules => VBRUN}/AmbientProperties/MessageReflect.md | 0 .../Reference/{Modules => VBRUN}/AmbientProperties/Palette.md | 0 .../{Modules => VBRUN}/AmbientProperties/RightToLeft.md | 0 .../{Modules => VBRUN}/AmbientProperties/ScaleUnits.md | 0 .../{Modules => VBRUN}/AmbientProperties/ShowGrabHandles.md | 0 .../{Modules => VBRUN}/AmbientProperties/ShowHatching.md | 0 .../{Modules => VBRUN}/AmbientProperties/SupportsMnemonics.md | 0 .../{Modules => VBRUN}/AmbientProperties/TextAlign.md | 0 docs/Reference/{Modules => VBRUN}/AmbientProperties/UIDead.md | 0 .../{Modules => VBRUN}/AmbientProperties/UserMode.md | 0 docs/Reference/{Modules => VBRUN}/AmbientProperties/index.md | 2 +- docs/Reference/{Modules => VBRUN}/AsyncProperty/AsyncType.md | 0 docs/Reference/{Modules => VBRUN}/AsyncProperty/BytesMax.md | 0 docs/Reference/{Modules => VBRUN}/AsyncProperty/BytesRead.md | 0 .../{Modules => VBRUN}/AsyncProperty/PropertyName.md | 0 docs/Reference/{Modules => VBRUN}/AsyncProperty/Status.md | 0 docs/Reference/{Modules => VBRUN}/AsyncProperty/StatusCode.md | 0 docs/Reference/{Modules => VBRUN}/AsyncProperty/Target.md | 0 docs/Reference/{Modules => VBRUN}/AsyncProperty/Value.md | 0 docs/Reference/{Modules => VBRUN}/AsyncProperty/index.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/AlignConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/AlignmentConstants.md | 2 +- .../Constants}/AlignmentConstantsNoCenter.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/AppearanceConstants.md | 2 +- .../Constants}/ApplicationStartConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/AspectTypeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/AsyncReadConstants.md | 2 +- .../Constants}/AsyncStatusCodeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/AsyncTypeConstants.md | 2 +- .../Constants}/BackFillStyleConstants.md | 2 +- .../Constants}/BorderStyleConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ButtonConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/CheckBoxConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ClipboardConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ColorConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ComboBoxConstants.md | 2 +- .../Constants}/ControlBorderStyleConstants.md | 2 +- .../Constants}/ControlBorderStyleConstantsCustom.md | 2 +- .../Constants}/ControlTypeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DataBOFconstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DataEOFConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DataErrorConstants.md | 2 +- .../Constants}/DataValidateConstants.md | 2 +- .../Constants}/DatabaseTypeConstants.md | 2 +- .../Constants}/DefaultCursorTypeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DockModeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DragConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DragModeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DragOverConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DrawModeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/DrawStyleConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/FillStyleConstants.md | 2 +- .../Constants}/FillStyleConstantsEx.md | 2 +- .../Constants}/FormArrangeConstants.md | 2 +- .../Constants}/FormBorderStyleConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/FormShowConstants.md | 2 +- .../Constants}/FormWindowStateConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/HitResultConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/KeyCodeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/LinkModeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ListBoxConstants.md | 2 +- .../Constants}/LoadPictureColorConstants.md | 2 +- .../Constants}/LoadPictureSizeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/LoadResConstants.md | 2 +- .../Constants}/LogEventTypeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/LogModeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/MenuAccelConstants.md | 2 +- .../Constants}/MenuControlConstants.md | 2 +- .../Constants}/MouseButtonConstants.md | 2 +- .../Constants}/MousePointerConstants.md | 2 +- .../Constants}/MultiSelectConstants.md | 2 +- .../Constants}/NegotiatePositionConstants.md | 2 +- .../Constants}/OLEContainerActivateConstants.md | 2 +- .../Constants}/OLEContainerConstants.md | 2 +- .../Constants}/OLEContainerDisplayTypeConstants.md | 2 +- .../Constants}/OLEContainerSizeModeConstants.md | 2 +- .../Constants}/OLEContainerTypesAllowedConstants.md | 2 +- .../Constants}/OLEContainerUpdateOptionsConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/OLEDragConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/OLEDropConstants.md | 2 +- .../Constants}/OLEDropEffectConstants.md | 2 +- .../Constants}/OldLinkModeConstants.md | 2 +- .../Constants}/PaletteModeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ParentControlsType.md | 2 +- .../Constants}/PictureTypeConstants.md | 2 +- .../Constants}/PrinterObjectConstants.md | 2 +- .../Constants}/PrinterObjectConstants_ColorMode.md | 2 +- .../Constants}/PrinterObjectConstants_Duplex.md | 2 +- .../Constants}/PrinterObjectConstants_Orientation.md | 2 +- .../Constants}/PrinterObjectConstants_PaperBin.md | 2 +- .../Constants}/PrinterObjectConstants_PaperSize.md | 2 +- .../Constants}/PrinterObjectConstants_PrintQuality.md | 2 +- .../Constants}/QueryUnloadConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/RasterOpConstants.md | 2 +- .../Constants}/RecordsetTypeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ScaleModeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ScrollBarConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ShapeConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ShiftConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ShortcutConstants.md | 2 +- .../Constants}/StartUpPositionConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/StorageTypeContants.md | 2 +- .../Constants}/SystemColorConstants.md | 2 +- .../Constants}/VariantTypeConstants.md | 2 +- .../Constants}/VerticalAlignmentConstants.md | 2 +- .../VBRUNConstants => VBRUN/Constants}/ZOrderConstants.md | 2 +- .../{Modules/VBRUNConstants => VBRUN/Constants}/index.md | 2 +- docs/Reference/{Modules => VBRUN}/ContainedControls/index.md | 2 +- docs/Reference/{Modules => VBRUN}/DataMembers/index.md | 2 +- .../{Modules => VBRUN}/DataObject/AvailableFormats.md | 0 docs/Reference/{Modules => VBRUN}/DataObject/Clear.md | 0 .../{Modules => VBRUN}/DataObject/DataObjectFiles.md | 0 .../{Modules => VBRUN}/DataObject/DataObjectFormat.md | 0 .../{Modules => VBRUN}/DataObject/DataObjectFormats.md | 0 docs/Reference/{Modules => VBRUN}/DataObject/Files.md | 0 docs/Reference/{Modules => VBRUN}/DataObject/GetData.md | 0 docs/Reference/{Modules => VBRUN}/DataObject/GetDataByName.md | 0 docs/Reference/{Modules => VBRUN}/DataObject/GetFormat.md | 0 .../{Modules => VBRUN}/DataObject/GetFormatByName.md | 0 docs/Reference/{Modules => VBRUN}/DataObject/SetData.md | 0 docs/Reference/{Modules => VBRUN}/DataObject/index.md | 2 +- docs/Reference/{Modules => VBRUN}/ErrorCallstack/index.md | 2 +- docs/Reference/{Modules => VBRUN}/ErrorContext/index.md | 2 +- docs/Reference/{Modules => VBRUN}/ErrorStackFrame/index.md | 2 +- docs/Reference/{Modules => VBRUN}/Hyperlink/index.md | 2 +- docs/Reference/{Modules => VBRUN}/ParentControls/index.md | 2 +- docs/Reference/{Modules => VBRUN}/PropertyBag/index.md | 2 +- docs/Reference/{Modules/index2.md => VBRUN/index.md} | 4 ++-- 421 files changed, 117 insertions(+), 117 deletions(-) rename docs/Reference/{Modules => VBA}/Collection/Add.md (100%) rename docs/Reference/{Modules => VBA}/Collection/Clear.md (100%) rename docs/Reference/{Modules => VBA}/Collection/Count.md (100%) rename docs/Reference/{Modules => VBA}/Collection/Exists.md (100%) rename docs/Reference/{Modules => VBA}/Collection/Item.md (100%) rename docs/Reference/{Modules => VBA}/Collection/Items.md (100%) rename docs/Reference/{Modules => VBA}/Collection/KeyCompareMode.md (100%) rename docs/Reference/{Modules => VBA}/Collection/KeyCountHint.md (100%) rename docs/Reference/{Modules => VBA}/Collection/Keys.md (100%) rename docs/Reference/{Modules => VBA}/Collection/Remove.md (100%) rename docs/Reference/{Modules => VBA}/Collection/index.md (99%) rename docs/Reference/{Modules => VBA}/Compilation/CompilerVersion.md (100%) rename docs/Reference/{Modules => VBA}/Compilation/CurrentComponentCLSID.md (100%) rename docs/Reference/{Modules => VBA}/Compilation/CurrentComponentName.md (100%) rename docs/Reference/{Modules => VBA}/Compilation/CurrentProcedureName.md (100%) rename docs/Reference/{Modules => VBA}/Compilation/CurrentProjectName.md (100%) rename docs/Reference/{Modules => VBA}/Compilation/CurrentSourceFile.md (100%) rename docs/Reference/{Modules => VBA}/Compilation/ProcessorArchitecture.md (100%) rename docs/Reference/{Modules => VBA}/Compilation/index.md (99%) rename docs/Reference/{Modules => VBA}/Constants/VbAppWinStyle.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbArchitecture.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbCalendar.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbCallType.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbCompareMethod.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbDateTimeFormat.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbDayOfWeek.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbFileAttribute.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbFirstWeekOfYear.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbIMEStatus.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbMsgBoxResult.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbMsgBoxStyle.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbStrConv.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbTriState.md (100%) rename docs/Reference/{Modules => VBA}/Constants/VbVarType.md (100%) rename docs/Reference/{Modules => VBA}/Constants/index.md (99%) rename docs/Reference/{Modules => VBA}/Conversion/CBool.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CByte.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CCur.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CDate.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CDbl.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CDec.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CInt.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CLng.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CLngLng.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CLngPtr.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CSng.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CStr.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CType.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CVDate.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CVErr.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/CVar.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/Error.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/Fix.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/Hex.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/Int.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/MacID.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/Nz.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/Oct.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/Str.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/Val.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/ValDec.md (100%) rename docs/Reference/{Modules => VBA}/Conversion/index.md (99%) rename docs/Reference/{Modules => VBA}/DateTime/Calendar.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Date.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/DateAdd.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/DateDiff.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/DatePart.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/DateSerial.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/DateValue.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Day.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Hour.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Minute.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Month.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Now.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Second.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Time.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/TimeSerial.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/TimeValue.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Timer.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Weekday.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/Year.md (100%) rename docs/Reference/{Modules => VBA}/DateTime/index.md (99%) rename docs/Reference/{Modules => VBA}/ErrObject/Clear.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/Description.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/HelpContext.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/HelpFile.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/LastDllError.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/LastHresult.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/Number.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/Raise.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/ReturnHResult.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/Source.md (100%) rename docs/Reference/{Modules => VBA}/ErrObject/index.md (99%) rename docs/Reference/{Modules => VBA}/ExpressionService/AddCustomBinder.md (100%) rename docs/Reference/{Modules => VBA}/ExpressionService/AddCustomBinderObject.md (100%) rename docs/Reference/{Modules => VBA}/ExpressionService/AddStdLibraryBinder.md (100%) rename docs/Reference/{Modules => VBA}/ExpressionService/Bind.md (100%) rename docs/Reference/{Modules => VBA}/ExpressionService/Compile.md (100%) rename docs/Reference/{Modules => VBA}/ExpressionService/Evaluate.md (100%) rename docs/Reference/{Modules => VBA}/ExpressionService/index.md (99%) rename docs/Reference/{Modules => VBA}/FileSystem/ChDir.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/ChDrive.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/CurDir.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/Dir.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/EOF.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/FileAttr.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/FileCopy.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/FileDateTime.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/FileLen.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/FreeFile.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/GetAttr.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/Kill.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/LOF.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/Loc.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/MkDir.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/Reset.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/RmDir.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/Seek.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/SetAttr.md (100%) rename docs/Reference/{Modules => VBA}/FileSystem/index.md (99%) rename docs/Reference/{Modules => VBA}/Financial/DDB.md (100%) rename docs/Reference/{Modules => VBA}/Financial/FV.md (100%) rename docs/Reference/{Modules => VBA}/Financial/IPmt.md (100%) rename docs/Reference/{Modules => VBA}/Financial/IRR.md (100%) rename docs/Reference/{Modules => VBA}/Financial/MIRR.md (100%) rename docs/Reference/{Modules => VBA}/Financial/NPV.md (100%) rename docs/Reference/{Modules => VBA}/Financial/NPer.md (100%) rename docs/Reference/{Modules => VBA}/Financial/PPmt.md (100%) rename docs/Reference/{Modules => VBA}/Financial/PV.md (100%) rename docs/Reference/{Modules => VBA}/Financial/Pmt.md (100%) rename docs/Reference/{Modules => VBA}/Financial/Rate.md (100%) rename docs/Reference/{Modules => VBA}/Financial/SLN.md (100%) rename docs/Reference/{Modules => VBA}/Financial/SYD.md (100%) rename docs/Reference/{Modules => VBA}/Financial/index.md (99%) rename docs/Reference/{Modules => VBA}/HiddenModule/AllocMem.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/Array.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/ConvertIconToBitmap.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/CreateGUID.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/CreateStdPictureFromHandle.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/Emit.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/EmitAny.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/Eval.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/FreeMem.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetDeclaredMaxEnumValue.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetDeclaredMinEnumValue.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetDeclaredTypeClsid.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetDeclaredTypeEventIid.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetDeclaredTypeIid.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetDeclaredTypeProgId.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetInheritedOwner.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetMem1.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetMem2.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetMem4.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetMem8.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetMemPtr.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/GetShortcutTextByEnum.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/Input.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/InputB.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/InterlockedCompareExchange32.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/InterlockedCompareExchange64.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/InterlockedCompareExchangePointer.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/InterlockedDecrement32.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/InterlockedExchangePointer.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/InterlockedIncrement32.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/ObjPtr.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/PictureToByteArray.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/PutMem1.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/PutMem2.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/PutMem4.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/PutMem8.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/PutMemPtr.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/RegisterMessage.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/RuntimeCreateGetMessageHook.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/SetThreadGlobalErrorTrap.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/StackArgsSize.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/StackOffset.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/Start.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/Stop.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/StrPtr.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/UnprotectedAccess.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/VarPtr.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/Width.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/index.md (99%) rename docs/Reference/{Modules => VBA}/HiddenModule/vbaAryMove.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/vbaCastObj.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/vbaCopyBytes.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/vbaCopyBytesZero.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/vbaObjAddref.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/vbaObjSet.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/vbaObjSetAddref.md (100%) rename docs/Reference/{Modules => VBA}/HiddenModule/vbaRefVarAry.md (100%) rename docs/Reference/{Modules => VBA}/Information/Erl.md (100%) rename docs/Reference/{Modules => VBA}/Information/Err.md (100%) rename docs/Reference/{Modules => VBA}/Information/IMEStatus.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsArray.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsArrayInitialized.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsDate.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsEmpty.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsError.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsMissing.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsNull.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsNumeric.md (100%) rename docs/Reference/{Modules => VBA}/Information/IsObject.md (100%) rename docs/Reference/{Modules => VBA}/Information/LBound.md (100%) rename docs/Reference/{Modules => VBA}/Information/QBColor.md (100%) rename docs/Reference/{Modules => VBA}/Information/RGB.md (100%) rename docs/Reference/{Modules => VBA}/Information/RGBA.md (100%) rename docs/Reference/{Modules => VBA}/Information/RGBA_A.md (100%) rename docs/Reference/{Modules => VBA}/Information/RGB_B.md (100%) rename docs/Reference/{Modules => VBA}/Information/RGB_G.md (100%) rename docs/Reference/{Modules => VBA}/Information/RGB_R.md (100%) rename docs/Reference/{Modules => VBA}/Information/TranslateColor.md (100%) rename docs/Reference/{Modules => VBA}/Information/TypeName.md (100%) rename docs/Reference/{Modules => VBA}/Information/UBound.md (100%) rename docs/Reference/{Modules => VBA}/Information/VarType.md (100%) rename docs/Reference/{Modules => VBA}/Information/index.md (99%) rename docs/Reference/{Modules => VBA}/Interaction/AppActivate.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/Beep.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/CallByDispId.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/CallByName.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/Choose.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/Command.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/CreateObject.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/DeleteSetting.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/DoEvents.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/Environ.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/GetAllSettings.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/GetObject.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/GetSetting.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/IIf.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/If.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/InputBox.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/MsgBox.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/Partition.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/RaiseEventByName.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/RaiseEventByName2.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/SaveSetting.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/SendKeys.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/Shell.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/Switch.md (100%) rename docs/Reference/{Modules => VBA}/Interaction/index.md (99%) rename docs/Reference/{Modules => VBA}/Math/Abs.md (100%) rename docs/Reference/{Modules => VBA}/Math/Atn.md (100%) rename docs/Reference/{Modules => VBA}/Math/Cos.md (100%) rename docs/Reference/{Modules => VBA}/Math/Exp.md (100%) rename docs/Reference/{Modules => VBA}/Math/Log.md (100%) rename docs/Reference/{Modules => VBA}/Math/Randomize.md (100%) rename docs/Reference/{Modules => VBA}/Math/Rnd.md (100%) rename docs/Reference/{Modules => VBA}/Math/Round.md (100%) rename docs/Reference/{Modules => VBA}/Math/Sgn.md (100%) rename docs/Reference/{Modules => VBA}/Math/Sin.md (100%) rename docs/Reference/{Modules => VBA}/Math/Sqr.md (100%) rename docs/Reference/{Modules => VBA}/Math/Tan.md (100%) rename docs/Reference/{Modules => VBA}/Math/index.md (99%) rename docs/Reference/{Modules => VBA}/Strings/Asc.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Chr.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Filter.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Format.md (100%) rename docs/Reference/{Modules => VBA}/Strings/FormatCurrency.md (100%) rename docs/Reference/{Modules => VBA}/Strings/FormatDateTime.md (100%) rename docs/Reference/{Modules => VBA}/Strings/FormatNumber.md (100%) rename docs/Reference/{Modules => VBA}/Strings/FormatPercent.md (100%) rename docs/Reference/{Modules => VBA}/Strings/InStr.md (100%) rename docs/Reference/{Modules => VBA}/Strings/InStrRev.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Join.md (100%) rename docs/Reference/{Modules => VBA}/Strings/LCase.md (100%) rename docs/Reference/{Modules => VBA}/Strings/LTrim.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Left.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Len.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Mid.md (100%) rename docs/Reference/{Modules => VBA}/Strings/MonthName.md (100%) rename docs/Reference/{Modules => VBA}/Strings/RTrim.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Replace.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Right.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Space.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Split.md (100%) rename docs/Reference/{Modules => VBA}/Strings/StrComp.md (100%) rename docs/Reference/{Modules => VBA}/Strings/StrConv.md (100%) rename docs/Reference/{Modules => VBA}/Strings/StrReverse.md (100%) rename docs/Reference/{Modules => VBA}/Strings/String.md (100%) rename docs/Reference/{Modules => VBA}/Strings/Trim.md (100%) rename docs/Reference/{Modules => VBA}/Strings/UCase.md (100%) rename docs/Reference/{Modules => VBA}/Strings/WeekdayName.md (100%) rename docs/Reference/{Modules => VBA}/Strings/index.md (99%) rename docs/Reference/{Modules => VBA}/TextEncodingConstants/index.md (99%) rename docs/Reference/{Modules => VBA}/index.md (81%) rename docs/Reference/{Modules => VBA}/todo.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/BackColor.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/DisplayAsDefault.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/DisplayName.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/Font.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/ForeColor.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/LocaleID.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/MessageReflect.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/Palette.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/RightToLeft.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/ScaleUnits.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/ShowGrabHandles.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/ShowHatching.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/SupportsMnemonics.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/TextAlign.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/UIDead.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/UserMode.md (100%) rename docs/Reference/{Modules => VBRUN}/AmbientProperties/index.md (99%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/AsyncType.md (100%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/BytesMax.md (100%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/BytesRead.md (100%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/PropertyName.md (100%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/Status.md (100%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/StatusCode.md (100%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/Target.md (100%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/Value.md (100%) rename docs/Reference/{Modules => VBRUN}/AsyncProperty/index.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/AlignConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/AlignmentConstants.md (94%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/AlignmentConstantsNoCenter.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/AppearanceConstants.md (94%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ApplicationStartConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/AspectTypeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/AsyncReadConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/AsyncStatusCodeConstants.md (98%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/AsyncTypeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/BackFillStyleConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/BorderStyleConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ButtonConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/CheckBoxConstants.md (94%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ClipboardConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ColorConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ComboBoxConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ControlBorderStyleConstants.md (94%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ControlBorderStyleConstantsCustom.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ControlTypeConstants.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DataBOFconstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DataEOFConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DataErrorConstants.md (94%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DataValidateConstants.md (98%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DatabaseTypeConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DefaultCursorTypeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DockModeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DragConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DragModeConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DragOverConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DrawModeConstants.md (98%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/DrawStyleConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/FillStyleConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/FillStyleConstantsEx.md (98%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/FormArrangeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/FormBorderStyleConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/FormShowConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/FormWindowStateConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/HitResultConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/KeyCodeConstants.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/LinkModeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ListBoxConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/LoadPictureColorConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/LoadPictureSizeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/LoadResConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/LogEventTypeConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/LogModeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/MenuAccelConstants.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/MenuControlConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/MouseButtonConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/MousePointerConstants.md (98%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/MultiSelectConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/NegotiatePositionConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEContainerActivateConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEContainerConstants.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEContainerDisplayTypeConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEContainerSizeModeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEContainerTypesAllowedConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEContainerUpdateOptionsConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEDragConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEDropConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OLEDropEffectConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/OldLinkModeConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PaletteModeConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ParentControlsType.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PictureTypeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PrinterObjectConstants.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PrinterObjectConstants_ColorMode.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PrinterObjectConstants_Duplex.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PrinterObjectConstants_Orientation.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PrinterObjectConstants_PaperBin.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PrinterObjectConstants_PaperSize.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/PrinterObjectConstants_PrintQuality.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/QueryUnloadConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/RasterOpConstants.md (98%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/RecordsetTypeConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ScaleModeConstants.md (98%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ScrollBarConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ShapeConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ShiftConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ShortcutConstants.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/StartUpPositionConstants.md (96%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/StorageTypeContants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/SystemColorConstants.md (99%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/VariantTypeConstants.md (97%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/VerticalAlignmentConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/ZOrderConstants.md (95%) rename docs/Reference/{Modules/VBRUNConstants => VBRUN/Constants}/index.md (99%) rename docs/Reference/{Modules => VBRUN}/ContainedControls/index.md (99%) rename docs/Reference/{Modules => VBRUN}/DataMembers/index.md (99%) rename docs/Reference/{Modules => VBRUN}/DataObject/AvailableFormats.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/Clear.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/DataObjectFiles.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/DataObjectFormat.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/DataObjectFormats.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/Files.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/GetData.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/GetDataByName.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/GetFormat.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/GetFormatByName.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/SetData.md (100%) rename docs/Reference/{Modules => VBRUN}/DataObject/index.md (99%) rename docs/Reference/{Modules => VBRUN}/ErrorCallstack/index.md (99%) rename docs/Reference/{Modules => VBRUN}/ErrorContext/index.md (99%) rename docs/Reference/{Modules => VBRUN}/ErrorStackFrame/index.md (98%) rename docs/Reference/{Modules => VBRUN}/Hyperlink/index.md (99%) rename docs/Reference/{Modules => VBRUN}/ParentControls/index.md (99%) rename docs/Reference/{Modules => VBRUN}/PropertyBag/index.md (99%) rename docs/Reference/{Modules/index2.md => VBRUN/index.md} (75%) diff --git a/docs/Reference/Modules/Collection/Add.md b/docs/Reference/VBA/Collection/Add.md similarity index 100% rename from docs/Reference/Modules/Collection/Add.md rename to docs/Reference/VBA/Collection/Add.md diff --git a/docs/Reference/Modules/Collection/Clear.md b/docs/Reference/VBA/Collection/Clear.md similarity index 100% rename from docs/Reference/Modules/Collection/Clear.md rename to docs/Reference/VBA/Collection/Clear.md diff --git a/docs/Reference/Modules/Collection/Count.md b/docs/Reference/VBA/Collection/Count.md similarity index 100% rename from docs/Reference/Modules/Collection/Count.md rename to docs/Reference/VBA/Collection/Count.md diff --git a/docs/Reference/Modules/Collection/Exists.md b/docs/Reference/VBA/Collection/Exists.md similarity index 100% rename from docs/Reference/Modules/Collection/Exists.md rename to docs/Reference/VBA/Collection/Exists.md diff --git a/docs/Reference/Modules/Collection/Item.md b/docs/Reference/VBA/Collection/Item.md similarity index 100% rename from docs/Reference/Modules/Collection/Item.md rename to docs/Reference/VBA/Collection/Item.md diff --git a/docs/Reference/Modules/Collection/Items.md b/docs/Reference/VBA/Collection/Items.md similarity index 100% rename from docs/Reference/Modules/Collection/Items.md rename to docs/Reference/VBA/Collection/Items.md diff --git a/docs/Reference/Modules/Collection/KeyCompareMode.md b/docs/Reference/VBA/Collection/KeyCompareMode.md similarity index 100% rename from docs/Reference/Modules/Collection/KeyCompareMode.md rename to docs/Reference/VBA/Collection/KeyCompareMode.md diff --git a/docs/Reference/Modules/Collection/KeyCountHint.md b/docs/Reference/VBA/Collection/KeyCountHint.md similarity index 100% rename from docs/Reference/Modules/Collection/KeyCountHint.md rename to docs/Reference/VBA/Collection/KeyCountHint.md diff --git a/docs/Reference/Modules/Collection/Keys.md b/docs/Reference/VBA/Collection/Keys.md similarity index 100% rename from docs/Reference/Modules/Collection/Keys.md rename to docs/Reference/VBA/Collection/Keys.md diff --git a/docs/Reference/Modules/Collection/Remove.md b/docs/Reference/VBA/Collection/Remove.md similarity index 100% rename from docs/Reference/Modules/Collection/Remove.md rename to docs/Reference/VBA/Collection/Remove.md diff --git a/docs/Reference/Modules/Collection/index.md b/docs/Reference/VBA/Collection/index.md similarity index 99% rename from docs/Reference/Modules/Collection/index.md rename to docs/Reference/VBA/Collection/index.md index 55ab863..7f8379c 100644 --- a/docs/Reference/Modules/Collection/index.md +++ b/docs/Reference/VBA/Collection/index.md @@ -1,6 +1,6 @@ --- title: Collection Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Collection/ has_toc: false --- diff --git a/docs/Reference/Modules/Compilation/CompilerVersion.md b/docs/Reference/VBA/Compilation/CompilerVersion.md similarity index 100% rename from docs/Reference/Modules/Compilation/CompilerVersion.md rename to docs/Reference/VBA/Compilation/CompilerVersion.md diff --git a/docs/Reference/Modules/Compilation/CurrentComponentCLSID.md b/docs/Reference/VBA/Compilation/CurrentComponentCLSID.md similarity index 100% rename from docs/Reference/Modules/Compilation/CurrentComponentCLSID.md rename to docs/Reference/VBA/Compilation/CurrentComponentCLSID.md diff --git a/docs/Reference/Modules/Compilation/CurrentComponentName.md b/docs/Reference/VBA/Compilation/CurrentComponentName.md similarity index 100% rename from docs/Reference/Modules/Compilation/CurrentComponentName.md rename to docs/Reference/VBA/Compilation/CurrentComponentName.md diff --git a/docs/Reference/Modules/Compilation/CurrentProcedureName.md b/docs/Reference/VBA/Compilation/CurrentProcedureName.md similarity index 100% rename from docs/Reference/Modules/Compilation/CurrentProcedureName.md rename to docs/Reference/VBA/Compilation/CurrentProcedureName.md diff --git a/docs/Reference/Modules/Compilation/CurrentProjectName.md b/docs/Reference/VBA/Compilation/CurrentProjectName.md similarity index 100% rename from docs/Reference/Modules/Compilation/CurrentProjectName.md rename to docs/Reference/VBA/Compilation/CurrentProjectName.md diff --git a/docs/Reference/Modules/Compilation/CurrentSourceFile.md b/docs/Reference/VBA/Compilation/CurrentSourceFile.md similarity index 100% rename from docs/Reference/Modules/Compilation/CurrentSourceFile.md rename to docs/Reference/VBA/Compilation/CurrentSourceFile.md diff --git a/docs/Reference/Modules/Compilation/ProcessorArchitecture.md b/docs/Reference/VBA/Compilation/ProcessorArchitecture.md similarity index 100% rename from docs/Reference/Modules/Compilation/ProcessorArchitecture.md rename to docs/Reference/VBA/Compilation/ProcessorArchitecture.md diff --git a/docs/Reference/Modules/Compilation/index.md b/docs/Reference/VBA/Compilation/index.md similarity index 99% rename from docs/Reference/Modules/Compilation/index.md rename to docs/Reference/VBA/Compilation/index.md index 40e3fc0..7bdf4f0 100644 --- a/docs/Reference/Modules/Compilation/index.md +++ b/docs/Reference/VBA/Compilation/index.md @@ -1,6 +1,6 @@ --- title: Compilation Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Compilation/ has_toc: false --- diff --git a/docs/Reference/Modules/Constants/VbAppWinStyle.md b/docs/Reference/VBA/Constants/VbAppWinStyle.md similarity index 100% rename from docs/Reference/Modules/Constants/VbAppWinStyle.md rename to docs/Reference/VBA/Constants/VbAppWinStyle.md diff --git a/docs/Reference/Modules/Constants/VbArchitecture.md b/docs/Reference/VBA/Constants/VbArchitecture.md similarity index 100% rename from docs/Reference/Modules/Constants/VbArchitecture.md rename to docs/Reference/VBA/Constants/VbArchitecture.md diff --git a/docs/Reference/Modules/Constants/VbCalendar.md b/docs/Reference/VBA/Constants/VbCalendar.md similarity index 100% rename from docs/Reference/Modules/Constants/VbCalendar.md rename to docs/Reference/VBA/Constants/VbCalendar.md diff --git a/docs/Reference/Modules/Constants/VbCallType.md b/docs/Reference/VBA/Constants/VbCallType.md similarity index 100% rename from docs/Reference/Modules/Constants/VbCallType.md rename to docs/Reference/VBA/Constants/VbCallType.md diff --git a/docs/Reference/Modules/Constants/VbCompareMethod.md b/docs/Reference/VBA/Constants/VbCompareMethod.md similarity index 100% rename from docs/Reference/Modules/Constants/VbCompareMethod.md rename to docs/Reference/VBA/Constants/VbCompareMethod.md diff --git a/docs/Reference/Modules/Constants/VbDateTimeFormat.md b/docs/Reference/VBA/Constants/VbDateTimeFormat.md similarity index 100% rename from docs/Reference/Modules/Constants/VbDateTimeFormat.md rename to docs/Reference/VBA/Constants/VbDateTimeFormat.md diff --git a/docs/Reference/Modules/Constants/VbDayOfWeek.md b/docs/Reference/VBA/Constants/VbDayOfWeek.md similarity index 100% rename from docs/Reference/Modules/Constants/VbDayOfWeek.md rename to docs/Reference/VBA/Constants/VbDayOfWeek.md diff --git a/docs/Reference/Modules/Constants/VbFileAttribute.md b/docs/Reference/VBA/Constants/VbFileAttribute.md similarity index 100% rename from docs/Reference/Modules/Constants/VbFileAttribute.md rename to docs/Reference/VBA/Constants/VbFileAttribute.md diff --git a/docs/Reference/Modules/Constants/VbFirstWeekOfYear.md b/docs/Reference/VBA/Constants/VbFirstWeekOfYear.md similarity index 100% rename from docs/Reference/Modules/Constants/VbFirstWeekOfYear.md rename to docs/Reference/VBA/Constants/VbFirstWeekOfYear.md diff --git a/docs/Reference/Modules/Constants/VbIMEStatus.md b/docs/Reference/VBA/Constants/VbIMEStatus.md similarity index 100% rename from docs/Reference/Modules/Constants/VbIMEStatus.md rename to docs/Reference/VBA/Constants/VbIMEStatus.md diff --git a/docs/Reference/Modules/Constants/VbMsgBoxResult.md b/docs/Reference/VBA/Constants/VbMsgBoxResult.md similarity index 100% rename from docs/Reference/Modules/Constants/VbMsgBoxResult.md rename to docs/Reference/VBA/Constants/VbMsgBoxResult.md diff --git a/docs/Reference/Modules/Constants/VbMsgBoxStyle.md b/docs/Reference/VBA/Constants/VbMsgBoxStyle.md similarity index 100% rename from docs/Reference/Modules/Constants/VbMsgBoxStyle.md rename to docs/Reference/VBA/Constants/VbMsgBoxStyle.md diff --git a/docs/Reference/Modules/Constants/VbStrConv.md b/docs/Reference/VBA/Constants/VbStrConv.md similarity index 100% rename from docs/Reference/Modules/Constants/VbStrConv.md rename to docs/Reference/VBA/Constants/VbStrConv.md diff --git a/docs/Reference/Modules/Constants/VbTriState.md b/docs/Reference/VBA/Constants/VbTriState.md similarity index 100% rename from docs/Reference/Modules/Constants/VbTriState.md rename to docs/Reference/VBA/Constants/VbTriState.md diff --git a/docs/Reference/Modules/Constants/VbVarType.md b/docs/Reference/VBA/Constants/VbVarType.md similarity index 100% rename from docs/Reference/Modules/Constants/VbVarType.md rename to docs/Reference/VBA/Constants/VbVarType.md diff --git a/docs/Reference/Modules/Constants/index.md b/docs/Reference/VBA/Constants/index.md similarity index 99% rename from docs/Reference/Modules/Constants/index.md rename to docs/Reference/VBA/Constants/index.md index 583845f..7a7be3e 100644 --- a/docs/Reference/Modules/Constants/index.md +++ b/docs/Reference/VBA/Constants/index.md @@ -1,6 +1,6 @@ --- title: Constants Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Constants/ has_toc: false --- diff --git a/docs/Reference/Modules/Conversion/CBool.md b/docs/Reference/VBA/Conversion/CBool.md similarity index 100% rename from docs/Reference/Modules/Conversion/CBool.md rename to docs/Reference/VBA/Conversion/CBool.md diff --git a/docs/Reference/Modules/Conversion/CByte.md b/docs/Reference/VBA/Conversion/CByte.md similarity index 100% rename from docs/Reference/Modules/Conversion/CByte.md rename to docs/Reference/VBA/Conversion/CByte.md diff --git a/docs/Reference/Modules/Conversion/CCur.md b/docs/Reference/VBA/Conversion/CCur.md similarity index 100% rename from docs/Reference/Modules/Conversion/CCur.md rename to docs/Reference/VBA/Conversion/CCur.md diff --git a/docs/Reference/Modules/Conversion/CDate.md b/docs/Reference/VBA/Conversion/CDate.md similarity index 100% rename from docs/Reference/Modules/Conversion/CDate.md rename to docs/Reference/VBA/Conversion/CDate.md diff --git a/docs/Reference/Modules/Conversion/CDbl.md b/docs/Reference/VBA/Conversion/CDbl.md similarity index 100% rename from docs/Reference/Modules/Conversion/CDbl.md rename to docs/Reference/VBA/Conversion/CDbl.md diff --git a/docs/Reference/Modules/Conversion/CDec.md b/docs/Reference/VBA/Conversion/CDec.md similarity index 100% rename from docs/Reference/Modules/Conversion/CDec.md rename to docs/Reference/VBA/Conversion/CDec.md diff --git a/docs/Reference/Modules/Conversion/CInt.md b/docs/Reference/VBA/Conversion/CInt.md similarity index 100% rename from docs/Reference/Modules/Conversion/CInt.md rename to docs/Reference/VBA/Conversion/CInt.md diff --git a/docs/Reference/Modules/Conversion/CLng.md b/docs/Reference/VBA/Conversion/CLng.md similarity index 100% rename from docs/Reference/Modules/Conversion/CLng.md rename to docs/Reference/VBA/Conversion/CLng.md diff --git a/docs/Reference/Modules/Conversion/CLngLng.md b/docs/Reference/VBA/Conversion/CLngLng.md similarity index 100% rename from docs/Reference/Modules/Conversion/CLngLng.md rename to docs/Reference/VBA/Conversion/CLngLng.md diff --git a/docs/Reference/Modules/Conversion/CLngPtr.md b/docs/Reference/VBA/Conversion/CLngPtr.md similarity index 100% rename from docs/Reference/Modules/Conversion/CLngPtr.md rename to docs/Reference/VBA/Conversion/CLngPtr.md diff --git a/docs/Reference/Modules/Conversion/CSng.md b/docs/Reference/VBA/Conversion/CSng.md similarity index 100% rename from docs/Reference/Modules/Conversion/CSng.md rename to docs/Reference/VBA/Conversion/CSng.md diff --git a/docs/Reference/Modules/Conversion/CStr.md b/docs/Reference/VBA/Conversion/CStr.md similarity index 100% rename from docs/Reference/Modules/Conversion/CStr.md rename to docs/Reference/VBA/Conversion/CStr.md diff --git a/docs/Reference/Modules/Conversion/CType.md b/docs/Reference/VBA/Conversion/CType.md similarity index 100% rename from docs/Reference/Modules/Conversion/CType.md rename to docs/Reference/VBA/Conversion/CType.md diff --git a/docs/Reference/Modules/Conversion/CVDate.md b/docs/Reference/VBA/Conversion/CVDate.md similarity index 100% rename from docs/Reference/Modules/Conversion/CVDate.md rename to docs/Reference/VBA/Conversion/CVDate.md diff --git a/docs/Reference/Modules/Conversion/CVErr.md b/docs/Reference/VBA/Conversion/CVErr.md similarity index 100% rename from docs/Reference/Modules/Conversion/CVErr.md rename to docs/Reference/VBA/Conversion/CVErr.md diff --git a/docs/Reference/Modules/Conversion/CVar.md b/docs/Reference/VBA/Conversion/CVar.md similarity index 100% rename from docs/Reference/Modules/Conversion/CVar.md rename to docs/Reference/VBA/Conversion/CVar.md diff --git a/docs/Reference/Modules/Conversion/Error.md b/docs/Reference/VBA/Conversion/Error.md similarity index 100% rename from docs/Reference/Modules/Conversion/Error.md rename to docs/Reference/VBA/Conversion/Error.md diff --git a/docs/Reference/Modules/Conversion/Fix.md b/docs/Reference/VBA/Conversion/Fix.md similarity index 100% rename from docs/Reference/Modules/Conversion/Fix.md rename to docs/Reference/VBA/Conversion/Fix.md diff --git a/docs/Reference/Modules/Conversion/Hex.md b/docs/Reference/VBA/Conversion/Hex.md similarity index 100% rename from docs/Reference/Modules/Conversion/Hex.md rename to docs/Reference/VBA/Conversion/Hex.md diff --git a/docs/Reference/Modules/Conversion/Int.md b/docs/Reference/VBA/Conversion/Int.md similarity index 100% rename from docs/Reference/Modules/Conversion/Int.md rename to docs/Reference/VBA/Conversion/Int.md diff --git a/docs/Reference/Modules/Conversion/MacID.md b/docs/Reference/VBA/Conversion/MacID.md similarity index 100% rename from docs/Reference/Modules/Conversion/MacID.md rename to docs/Reference/VBA/Conversion/MacID.md diff --git a/docs/Reference/Modules/Conversion/Nz.md b/docs/Reference/VBA/Conversion/Nz.md similarity index 100% rename from docs/Reference/Modules/Conversion/Nz.md rename to docs/Reference/VBA/Conversion/Nz.md diff --git a/docs/Reference/Modules/Conversion/Oct.md b/docs/Reference/VBA/Conversion/Oct.md similarity index 100% rename from docs/Reference/Modules/Conversion/Oct.md rename to docs/Reference/VBA/Conversion/Oct.md diff --git a/docs/Reference/Modules/Conversion/Str.md b/docs/Reference/VBA/Conversion/Str.md similarity index 100% rename from docs/Reference/Modules/Conversion/Str.md rename to docs/Reference/VBA/Conversion/Str.md diff --git a/docs/Reference/Modules/Conversion/Val.md b/docs/Reference/VBA/Conversion/Val.md similarity index 100% rename from docs/Reference/Modules/Conversion/Val.md rename to docs/Reference/VBA/Conversion/Val.md diff --git a/docs/Reference/Modules/Conversion/ValDec.md b/docs/Reference/VBA/Conversion/ValDec.md similarity index 100% rename from docs/Reference/Modules/Conversion/ValDec.md rename to docs/Reference/VBA/Conversion/ValDec.md diff --git a/docs/Reference/Modules/Conversion/index.md b/docs/Reference/VBA/Conversion/index.md similarity index 99% rename from docs/Reference/Modules/Conversion/index.md rename to docs/Reference/VBA/Conversion/index.md index f350712..efe2099 100644 --- a/docs/Reference/Modules/Conversion/index.md +++ b/docs/Reference/VBA/Conversion/index.md @@ -1,6 +1,6 @@ --- title: Conversion Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Conversion/ has_toc: false --- diff --git a/docs/Reference/Modules/DateTime/Calendar.md b/docs/Reference/VBA/DateTime/Calendar.md similarity index 100% rename from docs/Reference/Modules/DateTime/Calendar.md rename to docs/Reference/VBA/DateTime/Calendar.md diff --git a/docs/Reference/Modules/DateTime/Date.md b/docs/Reference/VBA/DateTime/Date.md similarity index 100% rename from docs/Reference/Modules/DateTime/Date.md rename to docs/Reference/VBA/DateTime/Date.md diff --git a/docs/Reference/Modules/DateTime/DateAdd.md b/docs/Reference/VBA/DateTime/DateAdd.md similarity index 100% rename from docs/Reference/Modules/DateTime/DateAdd.md rename to docs/Reference/VBA/DateTime/DateAdd.md diff --git a/docs/Reference/Modules/DateTime/DateDiff.md b/docs/Reference/VBA/DateTime/DateDiff.md similarity index 100% rename from docs/Reference/Modules/DateTime/DateDiff.md rename to docs/Reference/VBA/DateTime/DateDiff.md diff --git a/docs/Reference/Modules/DateTime/DatePart.md b/docs/Reference/VBA/DateTime/DatePart.md similarity index 100% rename from docs/Reference/Modules/DateTime/DatePart.md rename to docs/Reference/VBA/DateTime/DatePart.md diff --git a/docs/Reference/Modules/DateTime/DateSerial.md b/docs/Reference/VBA/DateTime/DateSerial.md similarity index 100% rename from docs/Reference/Modules/DateTime/DateSerial.md rename to docs/Reference/VBA/DateTime/DateSerial.md diff --git a/docs/Reference/Modules/DateTime/DateValue.md b/docs/Reference/VBA/DateTime/DateValue.md similarity index 100% rename from docs/Reference/Modules/DateTime/DateValue.md rename to docs/Reference/VBA/DateTime/DateValue.md diff --git a/docs/Reference/Modules/DateTime/Day.md b/docs/Reference/VBA/DateTime/Day.md similarity index 100% rename from docs/Reference/Modules/DateTime/Day.md rename to docs/Reference/VBA/DateTime/Day.md diff --git a/docs/Reference/Modules/DateTime/Hour.md b/docs/Reference/VBA/DateTime/Hour.md similarity index 100% rename from docs/Reference/Modules/DateTime/Hour.md rename to docs/Reference/VBA/DateTime/Hour.md diff --git a/docs/Reference/Modules/DateTime/Minute.md b/docs/Reference/VBA/DateTime/Minute.md similarity index 100% rename from docs/Reference/Modules/DateTime/Minute.md rename to docs/Reference/VBA/DateTime/Minute.md diff --git a/docs/Reference/Modules/DateTime/Month.md b/docs/Reference/VBA/DateTime/Month.md similarity index 100% rename from docs/Reference/Modules/DateTime/Month.md rename to docs/Reference/VBA/DateTime/Month.md diff --git a/docs/Reference/Modules/DateTime/Now.md b/docs/Reference/VBA/DateTime/Now.md similarity index 100% rename from docs/Reference/Modules/DateTime/Now.md rename to docs/Reference/VBA/DateTime/Now.md diff --git a/docs/Reference/Modules/DateTime/Second.md b/docs/Reference/VBA/DateTime/Second.md similarity index 100% rename from docs/Reference/Modules/DateTime/Second.md rename to docs/Reference/VBA/DateTime/Second.md diff --git a/docs/Reference/Modules/DateTime/Time.md b/docs/Reference/VBA/DateTime/Time.md similarity index 100% rename from docs/Reference/Modules/DateTime/Time.md rename to docs/Reference/VBA/DateTime/Time.md diff --git a/docs/Reference/Modules/DateTime/TimeSerial.md b/docs/Reference/VBA/DateTime/TimeSerial.md similarity index 100% rename from docs/Reference/Modules/DateTime/TimeSerial.md rename to docs/Reference/VBA/DateTime/TimeSerial.md diff --git a/docs/Reference/Modules/DateTime/TimeValue.md b/docs/Reference/VBA/DateTime/TimeValue.md similarity index 100% rename from docs/Reference/Modules/DateTime/TimeValue.md rename to docs/Reference/VBA/DateTime/TimeValue.md diff --git a/docs/Reference/Modules/DateTime/Timer.md b/docs/Reference/VBA/DateTime/Timer.md similarity index 100% rename from docs/Reference/Modules/DateTime/Timer.md rename to docs/Reference/VBA/DateTime/Timer.md diff --git a/docs/Reference/Modules/DateTime/Weekday.md b/docs/Reference/VBA/DateTime/Weekday.md similarity index 100% rename from docs/Reference/Modules/DateTime/Weekday.md rename to docs/Reference/VBA/DateTime/Weekday.md diff --git a/docs/Reference/Modules/DateTime/Year.md b/docs/Reference/VBA/DateTime/Year.md similarity index 100% rename from docs/Reference/Modules/DateTime/Year.md rename to docs/Reference/VBA/DateTime/Year.md diff --git a/docs/Reference/Modules/DateTime/index.md b/docs/Reference/VBA/DateTime/index.md similarity index 99% rename from docs/Reference/Modules/DateTime/index.md rename to docs/Reference/VBA/DateTime/index.md index 8dd06da..cdc7d93 100644 --- a/docs/Reference/Modules/DateTime/index.md +++ b/docs/Reference/VBA/DateTime/index.md @@ -1,6 +1,6 @@ --- title: DateTime Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/DateTime/ has_toc: false --- diff --git a/docs/Reference/Modules/ErrObject/Clear.md b/docs/Reference/VBA/ErrObject/Clear.md similarity index 100% rename from docs/Reference/Modules/ErrObject/Clear.md rename to docs/Reference/VBA/ErrObject/Clear.md diff --git a/docs/Reference/Modules/ErrObject/Description.md b/docs/Reference/VBA/ErrObject/Description.md similarity index 100% rename from docs/Reference/Modules/ErrObject/Description.md rename to docs/Reference/VBA/ErrObject/Description.md diff --git a/docs/Reference/Modules/ErrObject/HelpContext.md b/docs/Reference/VBA/ErrObject/HelpContext.md similarity index 100% rename from docs/Reference/Modules/ErrObject/HelpContext.md rename to docs/Reference/VBA/ErrObject/HelpContext.md diff --git a/docs/Reference/Modules/ErrObject/HelpFile.md b/docs/Reference/VBA/ErrObject/HelpFile.md similarity index 100% rename from docs/Reference/Modules/ErrObject/HelpFile.md rename to docs/Reference/VBA/ErrObject/HelpFile.md diff --git a/docs/Reference/Modules/ErrObject/LastDllError.md b/docs/Reference/VBA/ErrObject/LastDllError.md similarity index 100% rename from docs/Reference/Modules/ErrObject/LastDllError.md rename to docs/Reference/VBA/ErrObject/LastDllError.md diff --git a/docs/Reference/Modules/ErrObject/LastHresult.md b/docs/Reference/VBA/ErrObject/LastHresult.md similarity index 100% rename from docs/Reference/Modules/ErrObject/LastHresult.md rename to docs/Reference/VBA/ErrObject/LastHresult.md diff --git a/docs/Reference/Modules/ErrObject/Number.md b/docs/Reference/VBA/ErrObject/Number.md similarity index 100% rename from docs/Reference/Modules/ErrObject/Number.md rename to docs/Reference/VBA/ErrObject/Number.md diff --git a/docs/Reference/Modules/ErrObject/Raise.md b/docs/Reference/VBA/ErrObject/Raise.md similarity index 100% rename from docs/Reference/Modules/ErrObject/Raise.md rename to docs/Reference/VBA/ErrObject/Raise.md diff --git a/docs/Reference/Modules/ErrObject/ReturnHResult.md b/docs/Reference/VBA/ErrObject/ReturnHResult.md similarity index 100% rename from docs/Reference/Modules/ErrObject/ReturnHResult.md rename to docs/Reference/VBA/ErrObject/ReturnHResult.md diff --git a/docs/Reference/Modules/ErrObject/Source.md b/docs/Reference/VBA/ErrObject/Source.md similarity index 100% rename from docs/Reference/Modules/ErrObject/Source.md rename to docs/Reference/VBA/ErrObject/Source.md diff --git a/docs/Reference/Modules/ErrObject/index.md b/docs/Reference/VBA/ErrObject/index.md similarity index 99% rename from docs/Reference/Modules/ErrObject/index.md rename to docs/Reference/VBA/ErrObject/index.md index 5377c31..fc14a68 100644 --- a/docs/Reference/Modules/ErrObject/index.md +++ b/docs/Reference/VBA/ErrObject/index.md @@ -1,6 +1,6 @@ --- title: ErrObject Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/ErrObject/ has_toc: false --- diff --git a/docs/Reference/Modules/ExpressionService/AddCustomBinder.md b/docs/Reference/VBA/ExpressionService/AddCustomBinder.md similarity index 100% rename from docs/Reference/Modules/ExpressionService/AddCustomBinder.md rename to docs/Reference/VBA/ExpressionService/AddCustomBinder.md diff --git a/docs/Reference/Modules/ExpressionService/AddCustomBinderObject.md b/docs/Reference/VBA/ExpressionService/AddCustomBinderObject.md similarity index 100% rename from docs/Reference/Modules/ExpressionService/AddCustomBinderObject.md rename to docs/Reference/VBA/ExpressionService/AddCustomBinderObject.md diff --git a/docs/Reference/Modules/ExpressionService/AddStdLibraryBinder.md b/docs/Reference/VBA/ExpressionService/AddStdLibraryBinder.md similarity index 100% rename from docs/Reference/Modules/ExpressionService/AddStdLibraryBinder.md rename to docs/Reference/VBA/ExpressionService/AddStdLibraryBinder.md diff --git a/docs/Reference/Modules/ExpressionService/Bind.md b/docs/Reference/VBA/ExpressionService/Bind.md similarity index 100% rename from docs/Reference/Modules/ExpressionService/Bind.md rename to docs/Reference/VBA/ExpressionService/Bind.md diff --git a/docs/Reference/Modules/ExpressionService/Compile.md b/docs/Reference/VBA/ExpressionService/Compile.md similarity index 100% rename from docs/Reference/Modules/ExpressionService/Compile.md rename to docs/Reference/VBA/ExpressionService/Compile.md diff --git a/docs/Reference/Modules/ExpressionService/Evaluate.md b/docs/Reference/VBA/ExpressionService/Evaluate.md similarity index 100% rename from docs/Reference/Modules/ExpressionService/Evaluate.md rename to docs/Reference/VBA/ExpressionService/Evaluate.md diff --git a/docs/Reference/Modules/ExpressionService/index.md b/docs/Reference/VBA/ExpressionService/index.md similarity index 99% rename from docs/Reference/Modules/ExpressionService/index.md rename to docs/Reference/VBA/ExpressionService/index.md index f5a2f01..3b7f676 100644 --- a/docs/Reference/Modules/ExpressionService/index.md +++ b/docs/Reference/VBA/ExpressionService/index.md @@ -1,6 +1,6 @@ --- title: ExpressionService Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/ExpressionService/ has_toc: false --- diff --git a/docs/Reference/Modules/FileSystem/ChDir.md b/docs/Reference/VBA/FileSystem/ChDir.md similarity index 100% rename from docs/Reference/Modules/FileSystem/ChDir.md rename to docs/Reference/VBA/FileSystem/ChDir.md diff --git a/docs/Reference/Modules/FileSystem/ChDrive.md b/docs/Reference/VBA/FileSystem/ChDrive.md similarity index 100% rename from docs/Reference/Modules/FileSystem/ChDrive.md rename to docs/Reference/VBA/FileSystem/ChDrive.md diff --git a/docs/Reference/Modules/FileSystem/CurDir.md b/docs/Reference/VBA/FileSystem/CurDir.md similarity index 100% rename from docs/Reference/Modules/FileSystem/CurDir.md rename to docs/Reference/VBA/FileSystem/CurDir.md diff --git a/docs/Reference/Modules/FileSystem/Dir.md b/docs/Reference/VBA/FileSystem/Dir.md similarity index 100% rename from docs/Reference/Modules/FileSystem/Dir.md rename to docs/Reference/VBA/FileSystem/Dir.md diff --git a/docs/Reference/Modules/FileSystem/EOF.md b/docs/Reference/VBA/FileSystem/EOF.md similarity index 100% rename from docs/Reference/Modules/FileSystem/EOF.md rename to docs/Reference/VBA/FileSystem/EOF.md diff --git a/docs/Reference/Modules/FileSystem/FileAttr.md b/docs/Reference/VBA/FileSystem/FileAttr.md similarity index 100% rename from docs/Reference/Modules/FileSystem/FileAttr.md rename to docs/Reference/VBA/FileSystem/FileAttr.md diff --git a/docs/Reference/Modules/FileSystem/FileCopy.md b/docs/Reference/VBA/FileSystem/FileCopy.md similarity index 100% rename from docs/Reference/Modules/FileSystem/FileCopy.md rename to docs/Reference/VBA/FileSystem/FileCopy.md diff --git a/docs/Reference/Modules/FileSystem/FileDateTime.md b/docs/Reference/VBA/FileSystem/FileDateTime.md similarity index 100% rename from docs/Reference/Modules/FileSystem/FileDateTime.md rename to docs/Reference/VBA/FileSystem/FileDateTime.md diff --git a/docs/Reference/Modules/FileSystem/FileLen.md b/docs/Reference/VBA/FileSystem/FileLen.md similarity index 100% rename from docs/Reference/Modules/FileSystem/FileLen.md rename to docs/Reference/VBA/FileSystem/FileLen.md diff --git a/docs/Reference/Modules/FileSystem/FreeFile.md b/docs/Reference/VBA/FileSystem/FreeFile.md similarity index 100% rename from docs/Reference/Modules/FileSystem/FreeFile.md rename to docs/Reference/VBA/FileSystem/FreeFile.md diff --git a/docs/Reference/Modules/FileSystem/GetAttr.md b/docs/Reference/VBA/FileSystem/GetAttr.md similarity index 100% rename from docs/Reference/Modules/FileSystem/GetAttr.md rename to docs/Reference/VBA/FileSystem/GetAttr.md diff --git a/docs/Reference/Modules/FileSystem/Kill.md b/docs/Reference/VBA/FileSystem/Kill.md similarity index 100% rename from docs/Reference/Modules/FileSystem/Kill.md rename to docs/Reference/VBA/FileSystem/Kill.md diff --git a/docs/Reference/Modules/FileSystem/LOF.md b/docs/Reference/VBA/FileSystem/LOF.md similarity index 100% rename from docs/Reference/Modules/FileSystem/LOF.md rename to docs/Reference/VBA/FileSystem/LOF.md diff --git a/docs/Reference/Modules/FileSystem/Loc.md b/docs/Reference/VBA/FileSystem/Loc.md similarity index 100% rename from docs/Reference/Modules/FileSystem/Loc.md rename to docs/Reference/VBA/FileSystem/Loc.md diff --git a/docs/Reference/Modules/FileSystem/MkDir.md b/docs/Reference/VBA/FileSystem/MkDir.md similarity index 100% rename from docs/Reference/Modules/FileSystem/MkDir.md rename to docs/Reference/VBA/FileSystem/MkDir.md diff --git a/docs/Reference/Modules/FileSystem/Reset.md b/docs/Reference/VBA/FileSystem/Reset.md similarity index 100% rename from docs/Reference/Modules/FileSystem/Reset.md rename to docs/Reference/VBA/FileSystem/Reset.md diff --git a/docs/Reference/Modules/FileSystem/RmDir.md b/docs/Reference/VBA/FileSystem/RmDir.md similarity index 100% rename from docs/Reference/Modules/FileSystem/RmDir.md rename to docs/Reference/VBA/FileSystem/RmDir.md diff --git a/docs/Reference/Modules/FileSystem/Seek.md b/docs/Reference/VBA/FileSystem/Seek.md similarity index 100% rename from docs/Reference/Modules/FileSystem/Seek.md rename to docs/Reference/VBA/FileSystem/Seek.md diff --git a/docs/Reference/Modules/FileSystem/SetAttr.md b/docs/Reference/VBA/FileSystem/SetAttr.md similarity index 100% rename from docs/Reference/Modules/FileSystem/SetAttr.md rename to docs/Reference/VBA/FileSystem/SetAttr.md diff --git a/docs/Reference/Modules/FileSystem/index.md b/docs/Reference/VBA/FileSystem/index.md similarity index 99% rename from docs/Reference/Modules/FileSystem/index.md rename to docs/Reference/VBA/FileSystem/index.md index da1364a..71f1c03 100644 --- a/docs/Reference/Modules/FileSystem/index.md +++ b/docs/Reference/VBA/FileSystem/index.md @@ -1,6 +1,6 @@ --- title: FileSystem Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/FileSystem/ has_toc: false --- diff --git a/docs/Reference/Modules/Financial/DDB.md b/docs/Reference/VBA/Financial/DDB.md similarity index 100% rename from docs/Reference/Modules/Financial/DDB.md rename to docs/Reference/VBA/Financial/DDB.md diff --git a/docs/Reference/Modules/Financial/FV.md b/docs/Reference/VBA/Financial/FV.md similarity index 100% rename from docs/Reference/Modules/Financial/FV.md rename to docs/Reference/VBA/Financial/FV.md diff --git a/docs/Reference/Modules/Financial/IPmt.md b/docs/Reference/VBA/Financial/IPmt.md similarity index 100% rename from docs/Reference/Modules/Financial/IPmt.md rename to docs/Reference/VBA/Financial/IPmt.md diff --git a/docs/Reference/Modules/Financial/IRR.md b/docs/Reference/VBA/Financial/IRR.md similarity index 100% rename from docs/Reference/Modules/Financial/IRR.md rename to docs/Reference/VBA/Financial/IRR.md diff --git a/docs/Reference/Modules/Financial/MIRR.md b/docs/Reference/VBA/Financial/MIRR.md similarity index 100% rename from docs/Reference/Modules/Financial/MIRR.md rename to docs/Reference/VBA/Financial/MIRR.md diff --git a/docs/Reference/Modules/Financial/NPV.md b/docs/Reference/VBA/Financial/NPV.md similarity index 100% rename from docs/Reference/Modules/Financial/NPV.md rename to docs/Reference/VBA/Financial/NPV.md diff --git a/docs/Reference/Modules/Financial/NPer.md b/docs/Reference/VBA/Financial/NPer.md similarity index 100% rename from docs/Reference/Modules/Financial/NPer.md rename to docs/Reference/VBA/Financial/NPer.md diff --git a/docs/Reference/Modules/Financial/PPmt.md b/docs/Reference/VBA/Financial/PPmt.md similarity index 100% rename from docs/Reference/Modules/Financial/PPmt.md rename to docs/Reference/VBA/Financial/PPmt.md diff --git a/docs/Reference/Modules/Financial/PV.md b/docs/Reference/VBA/Financial/PV.md similarity index 100% rename from docs/Reference/Modules/Financial/PV.md rename to docs/Reference/VBA/Financial/PV.md diff --git a/docs/Reference/Modules/Financial/Pmt.md b/docs/Reference/VBA/Financial/Pmt.md similarity index 100% rename from docs/Reference/Modules/Financial/Pmt.md rename to docs/Reference/VBA/Financial/Pmt.md diff --git a/docs/Reference/Modules/Financial/Rate.md b/docs/Reference/VBA/Financial/Rate.md similarity index 100% rename from docs/Reference/Modules/Financial/Rate.md rename to docs/Reference/VBA/Financial/Rate.md diff --git a/docs/Reference/Modules/Financial/SLN.md b/docs/Reference/VBA/Financial/SLN.md similarity index 100% rename from docs/Reference/Modules/Financial/SLN.md rename to docs/Reference/VBA/Financial/SLN.md diff --git a/docs/Reference/Modules/Financial/SYD.md b/docs/Reference/VBA/Financial/SYD.md similarity index 100% rename from docs/Reference/Modules/Financial/SYD.md rename to docs/Reference/VBA/Financial/SYD.md diff --git a/docs/Reference/Modules/Financial/index.md b/docs/Reference/VBA/Financial/index.md similarity index 99% rename from docs/Reference/Modules/Financial/index.md rename to docs/Reference/VBA/Financial/index.md index eb452ca..94e84ac 100644 --- a/docs/Reference/Modules/Financial/index.md +++ b/docs/Reference/VBA/Financial/index.md @@ -1,6 +1,6 @@ --- title: Financial Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Financial/ has_toc: false --- diff --git a/docs/Reference/Modules/HiddenModule/AllocMem.md b/docs/Reference/VBA/HiddenModule/AllocMem.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/AllocMem.md rename to docs/Reference/VBA/HiddenModule/AllocMem.md diff --git a/docs/Reference/Modules/HiddenModule/Array.md b/docs/Reference/VBA/HiddenModule/Array.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/Array.md rename to docs/Reference/VBA/HiddenModule/Array.md diff --git a/docs/Reference/Modules/HiddenModule/ConvertIconToBitmap.md b/docs/Reference/VBA/HiddenModule/ConvertIconToBitmap.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/ConvertIconToBitmap.md rename to docs/Reference/VBA/HiddenModule/ConvertIconToBitmap.md diff --git a/docs/Reference/Modules/HiddenModule/CreateGUID.md b/docs/Reference/VBA/HiddenModule/CreateGUID.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/CreateGUID.md rename to docs/Reference/VBA/HiddenModule/CreateGUID.md diff --git a/docs/Reference/Modules/HiddenModule/CreateStdPictureFromHandle.md b/docs/Reference/VBA/HiddenModule/CreateStdPictureFromHandle.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/CreateStdPictureFromHandle.md rename to docs/Reference/VBA/HiddenModule/CreateStdPictureFromHandle.md diff --git a/docs/Reference/Modules/HiddenModule/Emit.md b/docs/Reference/VBA/HiddenModule/Emit.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/Emit.md rename to docs/Reference/VBA/HiddenModule/Emit.md diff --git a/docs/Reference/Modules/HiddenModule/EmitAny.md b/docs/Reference/VBA/HiddenModule/EmitAny.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/EmitAny.md rename to docs/Reference/VBA/HiddenModule/EmitAny.md diff --git a/docs/Reference/Modules/HiddenModule/Eval.md b/docs/Reference/VBA/HiddenModule/Eval.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/Eval.md rename to docs/Reference/VBA/HiddenModule/Eval.md diff --git a/docs/Reference/Modules/HiddenModule/FreeMem.md b/docs/Reference/VBA/HiddenModule/FreeMem.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/FreeMem.md rename to docs/Reference/VBA/HiddenModule/FreeMem.md diff --git a/docs/Reference/Modules/HiddenModule/GetDeclaredMaxEnumValue.md b/docs/Reference/VBA/HiddenModule/GetDeclaredMaxEnumValue.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetDeclaredMaxEnumValue.md rename to docs/Reference/VBA/HiddenModule/GetDeclaredMaxEnumValue.md diff --git a/docs/Reference/Modules/HiddenModule/GetDeclaredMinEnumValue.md b/docs/Reference/VBA/HiddenModule/GetDeclaredMinEnumValue.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetDeclaredMinEnumValue.md rename to docs/Reference/VBA/HiddenModule/GetDeclaredMinEnumValue.md diff --git a/docs/Reference/Modules/HiddenModule/GetDeclaredTypeClsid.md b/docs/Reference/VBA/HiddenModule/GetDeclaredTypeClsid.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetDeclaredTypeClsid.md rename to docs/Reference/VBA/HiddenModule/GetDeclaredTypeClsid.md diff --git a/docs/Reference/Modules/HiddenModule/GetDeclaredTypeEventIid.md b/docs/Reference/VBA/HiddenModule/GetDeclaredTypeEventIid.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetDeclaredTypeEventIid.md rename to docs/Reference/VBA/HiddenModule/GetDeclaredTypeEventIid.md diff --git a/docs/Reference/Modules/HiddenModule/GetDeclaredTypeIid.md b/docs/Reference/VBA/HiddenModule/GetDeclaredTypeIid.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetDeclaredTypeIid.md rename to docs/Reference/VBA/HiddenModule/GetDeclaredTypeIid.md diff --git a/docs/Reference/Modules/HiddenModule/GetDeclaredTypeProgId.md b/docs/Reference/VBA/HiddenModule/GetDeclaredTypeProgId.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetDeclaredTypeProgId.md rename to docs/Reference/VBA/HiddenModule/GetDeclaredTypeProgId.md diff --git a/docs/Reference/Modules/HiddenModule/GetInheritedOwner.md b/docs/Reference/VBA/HiddenModule/GetInheritedOwner.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetInheritedOwner.md rename to docs/Reference/VBA/HiddenModule/GetInheritedOwner.md diff --git a/docs/Reference/Modules/HiddenModule/GetMem1.md b/docs/Reference/VBA/HiddenModule/GetMem1.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetMem1.md rename to docs/Reference/VBA/HiddenModule/GetMem1.md diff --git a/docs/Reference/Modules/HiddenModule/GetMem2.md b/docs/Reference/VBA/HiddenModule/GetMem2.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetMem2.md rename to docs/Reference/VBA/HiddenModule/GetMem2.md diff --git a/docs/Reference/Modules/HiddenModule/GetMem4.md b/docs/Reference/VBA/HiddenModule/GetMem4.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetMem4.md rename to docs/Reference/VBA/HiddenModule/GetMem4.md diff --git a/docs/Reference/Modules/HiddenModule/GetMem8.md b/docs/Reference/VBA/HiddenModule/GetMem8.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetMem8.md rename to docs/Reference/VBA/HiddenModule/GetMem8.md diff --git a/docs/Reference/Modules/HiddenModule/GetMemPtr.md b/docs/Reference/VBA/HiddenModule/GetMemPtr.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetMemPtr.md rename to docs/Reference/VBA/HiddenModule/GetMemPtr.md diff --git a/docs/Reference/Modules/HiddenModule/GetShortcutTextByEnum.md b/docs/Reference/VBA/HiddenModule/GetShortcutTextByEnum.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/GetShortcutTextByEnum.md rename to docs/Reference/VBA/HiddenModule/GetShortcutTextByEnum.md diff --git a/docs/Reference/Modules/HiddenModule/Input.md b/docs/Reference/VBA/HiddenModule/Input.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/Input.md rename to docs/Reference/VBA/HiddenModule/Input.md diff --git a/docs/Reference/Modules/HiddenModule/InputB.md b/docs/Reference/VBA/HiddenModule/InputB.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/InputB.md rename to docs/Reference/VBA/HiddenModule/InputB.md diff --git a/docs/Reference/Modules/HiddenModule/InterlockedCompareExchange32.md b/docs/Reference/VBA/HiddenModule/InterlockedCompareExchange32.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/InterlockedCompareExchange32.md rename to docs/Reference/VBA/HiddenModule/InterlockedCompareExchange32.md diff --git a/docs/Reference/Modules/HiddenModule/InterlockedCompareExchange64.md b/docs/Reference/VBA/HiddenModule/InterlockedCompareExchange64.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/InterlockedCompareExchange64.md rename to docs/Reference/VBA/HiddenModule/InterlockedCompareExchange64.md diff --git a/docs/Reference/Modules/HiddenModule/InterlockedCompareExchangePointer.md b/docs/Reference/VBA/HiddenModule/InterlockedCompareExchangePointer.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/InterlockedCompareExchangePointer.md rename to docs/Reference/VBA/HiddenModule/InterlockedCompareExchangePointer.md diff --git a/docs/Reference/Modules/HiddenModule/InterlockedDecrement32.md b/docs/Reference/VBA/HiddenModule/InterlockedDecrement32.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/InterlockedDecrement32.md rename to docs/Reference/VBA/HiddenModule/InterlockedDecrement32.md diff --git a/docs/Reference/Modules/HiddenModule/InterlockedExchangePointer.md b/docs/Reference/VBA/HiddenModule/InterlockedExchangePointer.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/InterlockedExchangePointer.md rename to docs/Reference/VBA/HiddenModule/InterlockedExchangePointer.md diff --git a/docs/Reference/Modules/HiddenModule/InterlockedIncrement32.md b/docs/Reference/VBA/HiddenModule/InterlockedIncrement32.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/InterlockedIncrement32.md rename to docs/Reference/VBA/HiddenModule/InterlockedIncrement32.md diff --git a/docs/Reference/Modules/HiddenModule/ObjPtr.md b/docs/Reference/VBA/HiddenModule/ObjPtr.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/ObjPtr.md rename to docs/Reference/VBA/HiddenModule/ObjPtr.md diff --git a/docs/Reference/Modules/HiddenModule/PictureToByteArray.md b/docs/Reference/VBA/HiddenModule/PictureToByteArray.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/PictureToByteArray.md rename to docs/Reference/VBA/HiddenModule/PictureToByteArray.md diff --git a/docs/Reference/Modules/HiddenModule/PutMem1.md b/docs/Reference/VBA/HiddenModule/PutMem1.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/PutMem1.md rename to docs/Reference/VBA/HiddenModule/PutMem1.md diff --git a/docs/Reference/Modules/HiddenModule/PutMem2.md b/docs/Reference/VBA/HiddenModule/PutMem2.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/PutMem2.md rename to docs/Reference/VBA/HiddenModule/PutMem2.md diff --git a/docs/Reference/Modules/HiddenModule/PutMem4.md b/docs/Reference/VBA/HiddenModule/PutMem4.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/PutMem4.md rename to docs/Reference/VBA/HiddenModule/PutMem4.md diff --git a/docs/Reference/Modules/HiddenModule/PutMem8.md b/docs/Reference/VBA/HiddenModule/PutMem8.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/PutMem8.md rename to docs/Reference/VBA/HiddenModule/PutMem8.md diff --git a/docs/Reference/Modules/HiddenModule/PutMemPtr.md b/docs/Reference/VBA/HiddenModule/PutMemPtr.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/PutMemPtr.md rename to docs/Reference/VBA/HiddenModule/PutMemPtr.md diff --git a/docs/Reference/Modules/HiddenModule/RegisterMessage.md b/docs/Reference/VBA/HiddenModule/RegisterMessage.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/RegisterMessage.md rename to docs/Reference/VBA/HiddenModule/RegisterMessage.md diff --git a/docs/Reference/Modules/HiddenModule/RuntimeCreateGetMessageHook.md b/docs/Reference/VBA/HiddenModule/RuntimeCreateGetMessageHook.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/RuntimeCreateGetMessageHook.md rename to docs/Reference/VBA/HiddenModule/RuntimeCreateGetMessageHook.md diff --git a/docs/Reference/Modules/HiddenModule/SetThreadGlobalErrorTrap.md b/docs/Reference/VBA/HiddenModule/SetThreadGlobalErrorTrap.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/SetThreadGlobalErrorTrap.md rename to docs/Reference/VBA/HiddenModule/SetThreadGlobalErrorTrap.md diff --git a/docs/Reference/Modules/HiddenModule/StackArgsSize.md b/docs/Reference/VBA/HiddenModule/StackArgsSize.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/StackArgsSize.md rename to docs/Reference/VBA/HiddenModule/StackArgsSize.md diff --git a/docs/Reference/Modules/HiddenModule/StackOffset.md b/docs/Reference/VBA/HiddenModule/StackOffset.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/StackOffset.md rename to docs/Reference/VBA/HiddenModule/StackOffset.md diff --git a/docs/Reference/Modules/HiddenModule/Start.md b/docs/Reference/VBA/HiddenModule/Start.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/Start.md rename to docs/Reference/VBA/HiddenModule/Start.md diff --git a/docs/Reference/Modules/HiddenModule/Stop.md b/docs/Reference/VBA/HiddenModule/Stop.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/Stop.md rename to docs/Reference/VBA/HiddenModule/Stop.md diff --git a/docs/Reference/Modules/HiddenModule/StrPtr.md b/docs/Reference/VBA/HiddenModule/StrPtr.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/StrPtr.md rename to docs/Reference/VBA/HiddenModule/StrPtr.md diff --git a/docs/Reference/Modules/HiddenModule/UnprotectedAccess.md b/docs/Reference/VBA/HiddenModule/UnprotectedAccess.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/UnprotectedAccess.md rename to docs/Reference/VBA/HiddenModule/UnprotectedAccess.md diff --git a/docs/Reference/Modules/HiddenModule/VarPtr.md b/docs/Reference/VBA/HiddenModule/VarPtr.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/VarPtr.md rename to docs/Reference/VBA/HiddenModule/VarPtr.md diff --git a/docs/Reference/Modules/HiddenModule/Width.md b/docs/Reference/VBA/HiddenModule/Width.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/Width.md rename to docs/Reference/VBA/HiddenModule/Width.md diff --git a/docs/Reference/Modules/HiddenModule/index.md b/docs/Reference/VBA/HiddenModule/index.md similarity index 99% rename from docs/Reference/Modules/HiddenModule/index.md rename to docs/Reference/VBA/HiddenModule/index.md index 5c6559b..317259a 100644 --- a/docs/Reference/Modules/HiddenModule/index.md +++ b/docs/Reference/VBA/HiddenModule/index.md @@ -1,6 +1,6 @@ --- title: (Default) Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/HiddenModule/ redirect_from: - /tB/Modules/_HiddenModule diff --git a/docs/Reference/Modules/HiddenModule/vbaAryMove.md b/docs/Reference/VBA/HiddenModule/vbaAryMove.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/vbaAryMove.md rename to docs/Reference/VBA/HiddenModule/vbaAryMove.md diff --git a/docs/Reference/Modules/HiddenModule/vbaCastObj.md b/docs/Reference/VBA/HiddenModule/vbaCastObj.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/vbaCastObj.md rename to docs/Reference/VBA/HiddenModule/vbaCastObj.md diff --git a/docs/Reference/Modules/HiddenModule/vbaCopyBytes.md b/docs/Reference/VBA/HiddenModule/vbaCopyBytes.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/vbaCopyBytes.md rename to docs/Reference/VBA/HiddenModule/vbaCopyBytes.md diff --git a/docs/Reference/Modules/HiddenModule/vbaCopyBytesZero.md b/docs/Reference/VBA/HiddenModule/vbaCopyBytesZero.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/vbaCopyBytesZero.md rename to docs/Reference/VBA/HiddenModule/vbaCopyBytesZero.md diff --git a/docs/Reference/Modules/HiddenModule/vbaObjAddref.md b/docs/Reference/VBA/HiddenModule/vbaObjAddref.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/vbaObjAddref.md rename to docs/Reference/VBA/HiddenModule/vbaObjAddref.md diff --git a/docs/Reference/Modules/HiddenModule/vbaObjSet.md b/docs/Reference/VBA/HiddenModule/vbaObjSet.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/vbaObjSet.md rename to docs/Reference/VBA/HiddenModule/vbaObjSet.md diff --git a/docs/Reference/Modules/HiddenModule/vbaObjSetAddref.md b/docs/Reference/VBA/HiddenModule/vbaObjSetAddref.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/vbaObjSetAddref.md rename to docs/Reference/VBA/HiddenModule/vbaObjSetAddref.md diff --git a/docs/Reference/Modules/HiddenModule/vbaRefVarAry.md b/docs/Reference/VBA/HiddenModule/vbaRefVarAry.md similarity index 100% rename from docs/Reference/Modules/HiddenModule/vbaRefVarAry.md rename to docs/Reference/VBA/HiddenModule/vbaRefVarAry.md diff --git a/docs/Reference/Modules/Information/Erl.md b/docs/Reference/VBA/Information/Erl.md similarity index 100% rename from docs/Reference/Modules/Information/Erl.md rename to docs/Reference/VBA/Information/Erl.md diff --git a/docs/Reference/Modules/Information/Err.md b/docs/Reference/VBA/Information/Err.md similarity index 100% rename from docs/Reference/Modules/Information/Err.md rename to docs/Reference/VBA/Information/Err.md diff --git a/docs/Reference/Modules/Information/IMEStatus.md b/docs/Reference/VBA/Information/IMEStatus.md similarity index 100% rename from docs/Reference/Modules/Information/IMEStatus.md rename to docs/Reference/VBA/Information/IMEStatus.md diff --git a/docs/Reference/Modules/Information/IsArray.md b/docs/Reference/VBA/Information/IsArray.md similarity index 100% rename from docs/Reference/Modules/Information/IsArray.md rename to docs/Reference/VBA/Information/IsArray.md diff --git a/docs/Reference/Modules/Information/IsArrayInitialized.md b/docs/Reference/VBA/Information/IsArrayInitialized.md similarity index 100% rename from docs/Reference/Modules/Information/IsArrayInitialized.md rename to docs/Reference/VBA/Information/IsArrayInitialized.md diff --git a/docs/Reference/Modules/Information/IsDate.md b/docs/Reference/VBA/Information/IsDate.md similarity index 100% rename from docs/Reference/Modules/Information/IsDate.md rename to docs/Reference/VBA/Information/IsDate.md diff --git a/docs/Reference/Modules/Information/IsEmpty.md b/docs/Reference/VBA/Information/IsEmpty.md similarity index 100% rename from docs/Reference/Modules/Information/IsEmpty.md rename to docs/Reference/VBA/Information/IsEmpty.md diff --git a/docs/Reference/Modules/Information/IsError.md b/docs/Reference/VBA/Information/IsError.md similarity index 100% rename from docs/Reference/Modules/Information/IsError.md rename to docs/Reference/VBA/Information/IsError.md diff --git a/docs/Reference/Modules/Information/IsMissing.md b/docs/Reference/VBA/Information/IsMissing.md similarity index 100% rename from docs/Reference/Modules/Information/IsMissing.md rename to docs/Reference/VBA/Information/IsMissing.md diff --git a/docs/Reference/Modules/Information/IsNull.md b/docs/Reference/VBA/Information/IsNull.md similarity index 100% rename from docs/Reference/Modules/Information/IsNull.md rename to docs/Reference/VBA/Information/IsNull.md diff --git a/docs/Reference/Modules/Information/IsNumeric.md b/docs/Reference/VBA/Information/IsNumeric.md similarity index 100% rename from docs/Reference/Modules/Information/IsNumeric.md rename to docs/Reference/VBA/Information/IsNumeric.md diff --git a/docs/Reference/Modules/Information/IsObject.md b/docs/Reference/VBA/Information/IsObject.md similarity index 100% rename from docs/Reference/Modules/Information/IsObject.md rename to docs/Reference/VBA/Information/IsObject.md diff --git a/docs/Reference/Modules/Information/LBound.md b/docs/Reference/VBA/Information/LBound.md similarity index 100% rename from docs/Reference/Modules/Information/LBound.md rename to docs/Reference/VBA/Information/LBound.md diff --git a/docs/Reference/Modules/Information/QBColor.md b/docs/Reference/VBA/Information/QBColor.md similarity index 100% rename from docs/Reference/Modules/Information/QBColor.md rename to docs/Reference/VBA/Information/QBColor.md diff --git a/docs/Reference/Modules/Information/RGB.md b/docs/Reference/VBA/Information/RGB.md similarity index 100% rename from docs/Reference/Modules/Information/RGB.md rename to docs/Reference/VBA/Information/RGB.md diff --git a/docs/Reference/Modules/Information/RGBA.md b/docs/Reference/VBA/Information/RGBA.md similarity index 100% rename from docs/Reference/Modules/Information/RGBA.md rename to docs/Reference/VBA/Information/RGBA.md diff --git a/docs/Reference/Modules/Information/RGBA_A.md b/docs/Reference/VBA/Information/RGBA_A.md similarity index 100% rename from docs/Reference/Modules/Information/RGBA_A.md rename to docs/Reference/VBA/Information/RGBA_A.md diff --git a/docs/Reference/Modules/Information/RGB_B.md b/docs/Reference/VBA/Information/RGB_B.md similarity index 100% rename from docs/Reference/Modules/Information/RGB_B.md rename to docs/Reference/VBA/Information/RGB_B.md diff --git a/docs/Reference/Modules/Information/RGB_G.md b/docs/Reference/VBA/Information/RGB_G.md similarity index 100% rename from docs/Reference/Modules/Information/RGB_G.md rename to docs/Reference/VBA/Information/RGB_G.md diff --git a/docs/Reference/Modules/Information/RGB_R.md b/docs/Reference/VBA/Information/RGB_R.md similarity index 100% rename from docs/Reference/Modules/Information/RGB_R.md rename to docs/Reference/VBA/Information/RGB_R.md diff --git a/docs/Reference/Modules/Information/TranslateColor.md b/docs/Reference/VBA/Information/TranslateColor.md similarity index 100% rename from docs/Reference/Modules/Information/TranslateColor.md rename to docs/Reference/VBA/Information/TranslateColor.md diff --git a/docs/Reference/Modules/Information/TypeName.md b/docs/Reference/VBA/Information/TypeName.md similarity index 100% rename from docs/Reference/Modules/Information/TypeName.md rename to docs/Reference/VBA/Information/TypeName.md diff --git a/docs/Reference/Modules/Information/UBound.md b/docs/Reference/VBA/Information/UBound.md similarity index 100% rename from docs/Reference/Modules/Information/UBound.md rename to docs/Reference/VBA/Information/UBound.md diff --git a/docs/Reference/Modules/Information/VarType.md b/docs/Reference/VBA/Information/VarType.md similarity index 100% rename from docs/Reference/Modules/Information/VarType.md rename to docs/Reference/VBA/Information/VarType.md diff --git a/docs/Reference/Modules/Information/index.md b/docs/Reference/VBA/Information/index.md similarity index 99% rename from docs/Reference/Modules/Information/index.md rename to docs/Reference/VBA/Information/index.md index 65aa1ef..954f982 100644 --- a/docs/Reference/Modules/Information/index.md +++ b/docs/Reference/VBA/Information/index.md @@ -1,6 +1,6 @@ --- title: Information Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Information/ has_toc: false --- diff --git a/docs/Reference/Modules/Interaction/AppActivate.md b/docs/Reference/VBA/Interaction/AppActivate.md similarity index 100% rename from docs/Reference/Modules/Interaction/AppActivate.md rename to docs/Reference/VBA/Interaction/AppActivate.md diff --git a/docs/Reference/Modules/Interaction/Beep.md b/docs/Reference/VBA/Interaction/Beep.md similarity index 100% rename from docs/Reference/Modules/Interaction/Beep.md rename to docs/Reference/VBA/Interaction/Beep.md diff --git a/docs/Reference/Modules/Interaction/CallByDispId.md b/docs/Reference/VBA/Interaction/CallByDispId.md similarity index 100% rename from docs/Reference/Modules/Interaction/CallByDispId.md rename to docs/Reference/VBA/Interaction/CallByDispId.md diff --git a/docs/Reference/Modules/Interaction/CallByName.md b/docs/Reference/VBA/Interaction/CallByName.md similarity index 100% rename from docs/Reference/Modules/Interaction/CallByName.md rename to docs/Reference/VBA/Interaction/CallByName.md diff --git a/docs/Reference/Modules/Interaction/Choose.md b/docs/Reference/VBA/Interaction/Choose.md similarity index 100% rename from docs/Reference/Modules/Interaction/Choose.md rename to docs/Reference/VBA/Interaction/Choose.md diff --git a/docs/Reference/Modules/Interaction/Command.md b/docs/Reference/VBA/Interaction/Command.md similarity index 100% rename from docs/Reference/Modules/Interaction/Command.md rename to docs/Reference/VBA/Interaction/Command.md diff --git a/docs/Reference/Modules/Interaction/CreateObject.md b/docs/Reference/VBA/Interaction/CreateObject.md similarity index 100% rename from docs/Reference/Modules/Interaction/CreateObject.md rename to docs/Reference/VBA/Interaction/CreateObject.md diff --git a/docs/Reference/Modules/Interaction/DeleteSetting.md b/docs/Reference/VBA/Interaction/DeleteSetting.md similarity index 100% rename from docs/Reference/Modules/Interaction/DeleteSetting.md rename to docs/Reference/VBA/Interaction/DeleteSetting.md diff --git a/docs/Reference/Modules/Interaction/DoEvents.md b/docs/Reference/VBA/Interaction/DoEvents.md similarity index 100% rename from docs/Reference/Modules/Interaction/DoEvents.md rename to docs/Reference/VBA/Interaction/DoEvents.md diff --git a/docs/Reference/Modules/Interaction/Environ.md b/docs/Reference/VBA/Interaction/Environ.md similarity index 100% rename from docs/Reference/Modules/Interaction/Environ.md rename to docs/Reference/VBA/Interaction/Environ.md diff --git a/docs/Reference/Modules/Interaction/GetAllSettings.md b/docs/Reference/VBA/Interaction/GetAllSettings.md similarity index 100% rename from docs/Reference/Modules/Interaction/GetAllSettings.md rename to docs/Reference/VBA/Interaction/GetAllSettings.md diff --git a/docs/Reference/Modules/Interaction/GetObject.md b/docs/Reference/VBA/Interaction/GetObject.md similarity index 100% rename from docs/Reference/Modules/Interaction/GetObject.md rename to docs/Reference/VBA/Interaction/GetObject.md diff --git a/docs/Reference/Modules/Interaction/GetSetting.md b/docs/Reference/VBA/Interaction/GetSetting.md similarity index 100% rename from docs/Reference/Modules/Interaction/GetSetting.md rename to docs/Reference/VBA/Interaction/GetSetting.md diff --git a/docs/Reference/Modules/Interaction/IIf.md b/docs/Reference/VBA/Interaction/IIf.md similarity index 100% rename from docs/Reference/Modules/Interaction/IIf.md rename to docs/Reference/VBA/Interaction/IIf.md diff --git a/docs/Reference/Modules/Interaction/If.md b/docs/Reference/VBA/Interaction/If.md similarity index 100% rename from docs/Reference/Modules/Interaction/If.md rename to docs/Reference/VBA/Interaction/If.md diff --git a/docs/Reference/Modules/Interaction/InputBox.md b/docs/Reference/VBA/Interaction/InputBox.md similarity index 100% rename from docs/Reference/Modules/Interaction/InputBox.md rename to docs/Reference/VBA/Interaction/InputBox.md diff --git a/docs/Reference/Modules/Interaction/MsgBox.md b/docs/Reference/VBA/Interaction/MsgBox.md similarity index 100% rename from docs/Reference/Modules/Interaction/MsgBox.md rename to docs/Reference/VBA/Interaction/MsgBox.md diff --git a/docs/Reference/Modules/Interaction/Partition.md b/docs/Reference/VBA/Interaction/Partition.md similarity index 100% rename from docs/Reference/Modules/Interaction/Partition.md rename to docs/Reference/VBA/Interaction/Partition.md diff --git a/docs/Reference/Modules/Interaction/RaiseEventByName.md b/docs/Reference/VBA/Interaction/RaiseEventByName.md similarity index 100% rename from docs/Reference/Modules/Interaction/RaiseEventByName.md rename to docs/Reference/VBA/Interaction/RaiseEventByName.md diff --git a/docs/Reference/Modules/Interaction/RaiseEventByName2.md b/docs/Reference/VBA/Interaction/RaiseEventByName2.md similarity index 100% rename from docs/Reference/Modules/Interaction/RaiseEventByName2.md rename to docs/Reference/VBA/Interaction/RaiseEventByName2.md diff --git a/docs/Reference/Modules/Interaction/SaveSetting.md b/docs/Reference/VBA/Interaction/SaveSetting.md similarity index 100% rename from docs/Reference/Modules/Interaction/SaveSetting.md rename to docs/Reference/VBA/Interaction/SaveSetting.md diff --git a/docs/Reference/Modules/Interaction/SendKeys.md b/docs/Reference/VBA/Interaction/SendKeys.md similarity index 100% rename from docs/Reference/Modules/Interaction/SendKeys.md rename to docs/Reference/VBA/Interaction/SendKeys.md diff --git a/docs/Reference/Modules/Interaction/Shell.md b/docs/Reference/VBA/Interaction/Shell.md similarity index 100% rename from docs/Reference/Modules/Interaction/Shell.md rename to docs/Reference/VBA/Interaction/Shell.md diff --git a/docs/Reference/Modules/Interaction/Switch.md b/docs/Reference/VBA/Interaction/Switch.md similarity index 100% rename from docs/Reference/Modules/Interaction/Switch.md rename to docs/Reference/VBA/Interaction/Switch.md diff --git a/docs/Reference/Modules/Interaction/index.md b/docs/Reference/VBA/Interaction/index.md similarity index 99% rename from docs/Reference/Modules/Interaction/index.md rename to docs/Reference/VBA/Interaction/index.md index ba88452..f6b917d 100644 --- a/docs/Reference/Modules/Interaction/index.md +++ b/docs/Reference/VBA/Interaction/index.md @@ -1,6 +1,6 @@ --- title: Interaction Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Interaction/ has_toc: false --- diff --git a/docs/Reference/Modules/Math/Abs.md b/docs/Reference/VBA/Math/Abs.md similarity index 100% rename from docs/Reference/Modules/Math/Abs.md rename to docs/Reference/VBA/Math/Abs.md diff --git a/docs/Reference/Modules/Math/Atn.md b/docs/Reference/VBA/Math/Atn.md similarity index 100% rename from docs/Reference/Modules/Math/Atn.md rename to docs/Reference/VBA/Math/Atn.md diff --git a/docs/Reference/Modules/Math/Cos.md b/docs/Reference/VBA/Math/Cos.md similarity index 100% rename from docs/Reference/Modules/Math/Cos.md rename to docs/Reference/VBA/Math/Cos.md diff --git a/docs/Reference/Modules/Math/Exp.md b/docs/Reference/VBA/Math/Exp.md similarity index 100% rename from docs/Reference/Modules/Math/Exp.md rename to docs/Reference/VBA/Math/Exp.md diff --git a/docs/Reference/Modules/Math/Log.md b/docs/Reference/VBA/Math/Log.md similarity index 100% rename from docs/Reference/Modules/Math/Log.md rename to docs/Reference/VBA/Math/Log.md diff --git a/docs/Reference/Modules/Math/Randomize.md b/docs/Reference/VBA/Math/Randomize.md similarity index 100% rename from docs/Reference/Modules/Math/Randomize.md rename to docs/Reference/VBA/Math/Randomize.md diff --git a/docs/Reference/Modules/Math/Rnd.md b/docs/Reference/VBA/Math/Rnd.md similarity index 100% rename from docs/Reference/Modules/Math/Rnd.md rename to docs/Reference/VBA/Math/Rnd.md diff --git a/docs/Reference/Modules/Math/Round.md b/docs/Reference/VBA/Math/Round.md similarity index 100% rename from docs/Reference/Modules/Math/Round.md rename to docs/Reference/VBA/Math/Round.md diff --git a/docs/Reference/Modules/Math/Sgn.md b/docs/Reference/VBA/Math/Sgn.md similarity index 100% rename from docs/Reference/Modules/Math/Sgn.md rename to docs/Reference/VBA/Math/Sgn.md diff --git a/docs/Reference/Modules/Math/Sin.md b/docs/Reference/VBA/Math/Sin.md similarity index 100% rename from docs/Reference/Modules/Math/Sin.md rename to docs/Reference/VBA/Math/Sin.md diff --git a/docs/Reference/Modules/Math/Sqr.md b/docs/Reference/VBA/Math/Sqr.md similarity index 100% rename from docs/Reference/Modules/Math/Sqr.md rename to docs/Reference/VBA/Math/Sqr.md diff --git a/docs/Reference/Modules/Math/Tan.md b/docs/Reference/VBA/Math/Tan.md similarity index 100% rename from docs/Reference/Modules/Math/Tan.md rename to docs/Reference/VBA/Math/Tan.md diff --git a/docs/Reference/Modules/Math/index.md b/docs/Reference/VBA/Math/index.md similarity index 99% rename from docs/Reference/Modules/Math/index.md rename to docs/Reference/VBA/Math/index.md index 47da364..950631c 100644 --- a/docs/Reference/Modules/Math/index.md +++ b/docs/Reference/VBA/Math/index.md @@ -1,6 +1,6 @@ --- title: Math Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Math/ has_toc: false --- diff --git a/docs/Reference/Modules/Strings/Asc.md b/docs/Reference/VBA/Strings/Asc.md similarity index 100% rename from docs/Reference/Modules/Strings/Asc.md rename to docs/Reference/VBA/Strings/Asc.md diff --git a/docs/Reference/Modules/Strings/Chr.md b/docs/Reference/VBA/Strings/Chr.md similarity index 100% rename from docs/Reference/Modules/Strings/Chr.md rename to docs/Reference/VBA/Strings/Chr.md diff --git a/docs/Reference/Modules/Strings/Filter.md b/docs/Reference/VBA/Strings/Filter.md similarity index 100% rename from docs/Reference/Modules/Strings/Filter.md rename to docs/Reference/VBA/Strings/Filter.md diff --git a/docs/Reference/Modules/Strings/Format.md b/docs/Reference/VBA/Strings/Format.md similarity index 100% rename from docs/Reference/Modules/Strings/Format.md rename to docs/Reference/VBA/Strings/Format.md diff --git a/docs/Reference/Modules/Strings/FormatCurrency.md b/docs/Reference/VBA/Strings/FormatCurrency.md similarity index 100% rename from docs/Reference/Modules/Strings/FormatCurrency.md rename to docs/Reference/VBA/Strings/FormatCurrency.md diff --git a/docs/Reference/Modules/Strings/FormatDateTime.md b/docs/Reference/VBA/Strings/FormatDateTime.md similarity index 100% rename from docs/Reference/Modules/Strings/FormatDateTime.md rename to docs/Reference/VBA/Strings/FormatDateTime.md diff --git a/docs/Reference/Modules/Strings/FormatNumber.md b/docs/Reference/VBA/Strings/FormatNumber.md similarity index 100% rename from docs/Reference/Modules/Strings/FormatNumber.md rename to docs/Reference/VBA/Strings/FormatNumber.md diff --git a/docs/Reference/Modules/Strings/FormatPercent.md b/docs/Reference/VBA/Strings/FormatPercent.md similarity index 100% rename from docs/Reference/Modules/Strings/FormatPercent.md rename to docs/Reference/VBA/Strings/FormatPercent.md diff --git a/docs/Reference/Modules/Strings/InStr.md b/docs/Reference/VBA/Strings/InStr.md similarity index 100% rename from docs/Reference/Modules/Strings/InStr.md rename to docs/Reference/VBA/Strings/InStr.md diff --git a/docs/Reference/Modules/Strings/InStrRev.md b/docs/Reference/VBA/Strings/InStrRev.md similarity index 100% rename from docs/Reference/Modules/Strings/InStrRev.md rename to docs/Reference/VBA/Strings/InStrRev.md diff --git a/docs/Reference/Modules/Strings/Join.md b/docs/Reference/VBA/Strings/Join.md similarity index 100% rename from docs/Reference/Modules/Strings/Join.md rename to docs/Reference/VBA/Strings/Join.md diff --git a/docs/Reference/Modules/Strings/LCase.md b/docs/Reference/VBA/Strings/LCase.md similarity index 100% rename from docs/Reference/Modules/Strings/LCase.md rename to docs/Reference/VBA/Strings/LCase.md diff --git a/docs/Reference/Modules/Strings/LTrim.md b/docs/Reference/VBA/Strings/LTrim.md similarity index 100% rename from docs/Reference/Modules/Strings/LTrim.md rename to docs/Reference/VBA/Strings/LTrim.md diff --git a/docs/Reference/Modules/Strings/Left.md b/docs/Reference/VBA/Strings/Left.md similarity index 100% rename from docs/Reference/Modules/Strings/Left.md rename to docs/Reference/VBA/Strings/Left.md diff --git a/docs/Reference/Modules/Strings/Len.md b/docs/Reference/VBA/Strings/Len.md similarity index 100% rename from docs/Reference/Modules/Strings/Len.md rename to docs/Reference/VBA/Strings/Len.md diff --git a/docs/Reference/Modules/Strings/Mid.md b/docs/Reference/VBA/Strings/Mid.md similarity index 100% rename from docs/Reference/Modules/Strings/Mid.md rename to docs/Reference/VBA/Strings/Mid.md diff --git a/docs/Reference/Modules/Strings/MonthName.md b/docs/Reference/VBA/Strings/MonthName.md similarity index 100% rename from docs/Reference/Modules/Strings/MonthName.md rename to docs/Reference/VBA/Strings/MonthName.md diff --git a/docs/Reference/Modules/Strings/RTrim.md b/docs/Reference/VBA/Strings/RTrim.md similarity index 100% rename from docs/Reference/Modules/Strings/RTrim.md rename to docs/Reference/VBA/Strings/RTrim.md diff --git a/docs/Reference/Modules/Strings/Replace.md b/docs/Reference/VBA/Strings/Replace.md similarity index 100% rename from docs/Reference/Modules/Strings/Replace.md rename to docs/Reference/VBA/Strings/Replace.md diff --git a/docs/Reference/Modules/Strings/Right.md b/docs/Reference/VBA/Strings/Right.md similarity index 100% rename from docs/Reference/Modules/Strings/Right.md rename to docs/Reference/VBA/Strings/Right.md diff --git a/docs/Reference/Modules/Strings/Space.md b/docs/Reference/VBA/Strings/Space.md similarity index 100% rename from docs/Reference/Modules/Strings/Space.md rename to docs/Reference/VBA/Strings/Space.md diff --git a/docs/Reference/Modules/Strings/Split.md b/docs/Reference/VBA/Strings/Split.md similarity index 100% rename from docs/Reference/Modules/Strings/Split.md rename to docs/Reference/VBA/Strings/Split.md diff --git a/docs/Reference/Modules/Strings/StrComp.md b/docs/Reference/VBA/Strings/StrComp.md similarity index 100% rename from docs/Reference/Modules/Strings/StrComp.md rename to docs/Reference/VBA/Strings/StrComp.md diff --git a/docs/Reference/Modules/Strings/StrConv.md b/docs/Reference/VBA/Strings/StrConv.md similarity index 100% rename from docs/Reference/Modules/Strings/StrConv.md rename to docs/Reference/VBA/Strings/StrConv.md diff --git a/docs/Reference/Modules/Strings/StrReverse.md b/docs/Reference/VBA/Strings/StrReverse.md similarity index 100% rename from docs/Reference/Modules/Strings/StrReverse.md rename to docs/Reference/VBA/Strings/StrReverse.md diff --git a/docs/Reference/Modules/Strings/String.md b/docs/Reference/VBA/Strings/String.md similarity index 100% rename from docs/Reference/Modules/Strings/String.md rename to docs/Reference/VBA/Strings/String.md diff --git a/docs/Reference/Modules/Strings/Trim.md b/docs/Reference/VBA/Strings/Trim.md similarity index 100% rename from docs/Reference/Modules/Strings/Trim.md rename to docs/Reference/VBA/Strings/Trim.md diff --git a/docs/Reference/Modules/Strings/UCase.md b/docs/Reference/VBA/Strings/UCase.md similarity index 100% rename from docs/Reference/Modules/Strings/UCase.md rename to docs/Reference/VBA/Strings/UCase.md diff --git a/docs/Reference/Modules/Strings/WeekdayName.md b/docs/Reference/VBA/Strings/WeekdayName.md similarity index 100% rename from docs/Reference/Modules/Strings/WeekdayName.md rename to docs/Reference/VBA/Strings/WeekdayName.md diff --git a/docs/Reference/Modules/Strings/index.md b/docs/Reference/VBA/Strings/index.md similarity index 99% rename from docs/Reference/Modules/Strings/index.md rename to docs/Reference/VBA/Strings/index.md index 65ec407..0a59dd6 100644 --- a/docs/Reference/Modules/Strings/index.md +++ b/docs/Reference/VBA/Strings/index.md @@ -1,6 +1,6 @@ --- title: Strings Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/Strings/ has_toc: false --- diff --git a/docs/Reference/Modules/TextEncodingConstants/index.md b/docs/Reference/VBA/TextEncodingConstants/index.md similarity index 99% rename from docs/Reference/Modules/TextEncodingConstants/index.md rename to docs/Reference/VBA/TextEncodingConstants/index.md index abda847..f59254f 100644 --- a/docs/Reference/Modules/TextEncodingConstants/index.md +++ b/docs/Reference/VBA/TextEncodingConstants/index.md @@ -1,6 +1,6 @@ --- title: TextEncodingConstants Module -parent: VBA Modules +parent: VBA Package permalink: /tB/Modules/TextEncodingConstants/ has_toc: false --- diff --git a/docs/Reference/Modules/index.md b/docs/Reference/VBA/index.md similarity index 81% rename from docs/Reference/Modules/index.md rename to docs/Reference/VBA/index.md index 846673f..e5a39bd 100644 --- a/docs/Reference/Modules/index.md +++ b/docs/Reference/VBA/index.md @@ -1,11 +1,11 @@ --- -title: VBA Modules +title: VBA Package parent: Reference Section permalink: /tB/Packages/VBA redirect_from: - /tB/Modules --- -# VBA Modules +# VBA Package These modules are in the VBA built-in package. diff --git a/docs/Reference/Modules/todo.md b/docs/Reference/VBA/todo.md similarity index 100% rename from docs/Reference/Modules/todo.md rename to docs/Reference/VBA/todo.md diff --git a/docs/Reference/Modules/AmbientProperties/BackColor.md b/docs/Reference/VBRUN/AmbientProperties/BackColor.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/BackColor.md rename to docs/Reference/VBRUN/AmbientProperties/BackColor.md diff --git a/docs/Reference/Modules/AmbientProperties/DisplayAsDefault.md b/docs/Reference/VBRUN/AmbientProperties/DisplayAsDefault.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/DisplayAsDefault.md rename to docs/Reference/VBRUN/AmbientProperties/DisplayAsDefault.md diff --git a/docs/Reference/Modules/AmbientProperties/DisplayName.md b/docs/Reference/VBRUN/AmbientProperties/DisplayName.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/DisplayName.md rename to docs/Reference/VBRUN/AmbientProperties/DisplayName.md diff --git a/docs/Reference/Modules/AmbientProperties/Font.md b/docs/Reference/VBRUN/AmbientProperties/Font.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/Font.md rename to docs/Reference/VBRUN/AmbientProperties/Font.md diff --git a/docs/Reference/Modules/AmbientProperties/ForeColor.md b/docs/Reference/VBRUN/AmbientProperties/ForeColor.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/ForeColor.md rename to docs/Reference/VBRUN/AmbientProperties/ForeColor.md diff --git a/docs/Reference/Modules/AmbientProperties/LocaleID.md b/docs/Reference/VBRUN/AmbientProperties/LocaleID.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/LocaleID.md rename to docs/Reference/VBRUN/AmbientProperties/LocaleID.md diff --git a/docs/Reference/Modules/AmbientProperties/MessageReflect.md b/docs/Reference/VBRUN/AmbientProperties/MessageReflect.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/MessageReflect.md rename to docs/Reference/VBRUN/AmbientProperties/MessageReflect.md diff --git a/docs/Reference/Modules/AmbientProperties/Palette.md b/docs/Reference/VBRUN/AmbientProperties/Palette.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/Palette.md rename to docs/Reference/VBRUN/AmbientProperties/Palette.md diff --git a/docs/Reference/Modules/AmbientProperties/RightToLeft.md b/docs/Reference/VBRUN/AmbientProperties/RightToLeft.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/RightToLeft.md rename to docs/Reference/VBRUN/AmbientProperties/RightToLeft.md diff --git a/docs/Reference/Modules/AmbientProperties/ScaleUnits.md b/docs/Reference/VBRUN/AmbientProperties/ScaleUnits.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/ScaleUnits.md rename to docs/Reference/VBRUN/AmbientProperties/ScaleUnits.md diff --git a/docs/Reference/Modules/AmbientProperties/ShowGrabHandles.md b/docs/Reference/VBRUN/AmbientProperties/ShowGrabHandles.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/ShowGrabHandles.md rename to docs/Reference/VBRUN/AmbientProperties/ShowGrabHandles.md diff --git a/docs/Reference/Modules/AmbientProperties/ShowHatching.md b/docs/Reference/VBRUN/AmbientProperties/ShowHatching.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/ShowHatching.md rename to docs/Reference/VBRUN/AmbientProperties/ShowHatching.md diff --git a/docs/Reference/Modules/AmbientProperties/SupportsMnemonics.md b/docs/Reference/VBRUN/AmbientProperties/SupportsMnemonics.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/SupportsMnemonics.md rename to docs/Reference/VBRUN/AmbientProperties/SupportsMnemonics.md diff --git a/docs/Reference/Modules/AmbientProperties/TextAlign.md b/docs/Reference/VBRUN/AmbientProperties/TextAlign.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/TextAlign.md rename to docs/Reference/VBRUN/AmbientProperties/TextAlign.md diff --git a/docs/Reference/Modules/AmbientProperties/UIDead.md b/docs/Reference/VBRUN/AmbientProperties/UIDead.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/UIDead.md rename to docs/Reference/VBRUN/AmbientProperties/UIDead.md diff --git a/docs/Reference/Modules/AmbientProperties/UserMode.md b/docs/Reference/VBRUN/AmbientProperties/UserMode.md similarity index 100% rename from docs/Reference/Modules/AmbientProperties/UserMode.md rename to docs/Reference/VBRUN/AmbientProperties/UserMode.md diff --git a/docs/Reference/Modules/AmbientProperties/index.md b/docs/Reference/VBRUN/AmbientProperties/index.md similarity index 99% rename from docs/Reference/Modules/AmbientProperties/index.md rename to docs/Reference/VBRUN/AmbientProperties/index.md index d8cf133..be3bba9 100644 --- a/docs/Reference/Modules/AmbientProperties/index.md +++ b/docs/Reference/VBRUN/AmbientProperties/index.md @@ -1,6 +1,6 @@ --- title: AmbientProperties Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/AmbientProperties/ redirect_from: - /tB/Modules/AmbientProperties diff --git a/docs/Reference/Modules/AsyncProperty/AsyncType.md b/docs/Reference/VBRUN/AsyncProperty/AsyncType.md similarity index 100% rename from docs/Reference/Modules/AsyncProperty/AsyncType.md rename to docs/Reference/VBRUN/AsyncProperty/AsyncType.md diff --git a/docs/Reference/Modules/AsyncProperty/BytesMax.md b/docs/Reference/VBRUN/AsyncProperty/BytesMax.md similarity index 100% rename from docs/Reference/Modules/AsyncProperty/BytesMax.md rename to docs/Reference/VBRUN/AsyncProperty/BytesMax.md diff --git a/docs/Reference/Modules/AsyncProperty/BytesRead.md b/docs/Reference/VBRUN/AsyncProperty/BytesRead.md similarity index 100% rename from docs/Reference/Modules/AsyncProperty/BytesRead.md rename to docs/Reference/VBRUN/AsyncProperty/BytesRead.md diff --git a/docs/Reference/Modules/AsyncProperty/PropertyName.md b/docs/Reference/VBRUN/AsyncProperty/PropertyName.md similarity index 100% rename from docs/Reference/Modules/AsyncProperty/PropertyName.md rename to docs/Reference/VBRUN/AsyncProperty/PropertyName.md diff --git a/docs/Reference/Modules/AsyncProperty/Status.md b/docs/Reference/VBRUN/AsyncProperty/Status.md similarity index 100% rename from docs/Reference/Modules/AsyncProperty/Status.md rename to docs/Reference/VBRUN/AsyncProperty/Status.md diff --git a/docs/Reference/Modules/AsyncProperty/StatusCode.md b/docs/Reference/VBRUN/AsyncProperty/StatusCode.md similarity index 100% rename from docs/Reference/Modules/AsyncProperty/StatusCode.md rename to docs/Reference/VBRUN/AsyncProperty/StatusCode.md diff --git a/docs/Reference/Modules/AsyncProperty/Target.md b/docs/Reference/VBRUN/AsyncProperty/Target.md similarity index 100% rename from docs/Reference/Modules/AsyncProperty/Target.md rename to docs/Reference/VBRUN/AsyncProperty/Target.md diff --git a/docs/Reference/Modules/AsyncProperty/Value.md b/docs/Reference/VBRUN/AsyncProperty/Value.md similarity index 100% rename from docs/Reference/Modules/AsyncProperty/Value.md rename to docs/Reference/VBRUN/AsyncProperty/Value.md diff --git a/docs/Reference/Modules/AsyncProperty/index.md b/docs/Reference/VBRUN/AsyncProperty/index.md similarity index 99% rename from docs/Reference/Modules/AsyncProperty/index.md rename to docs/Reference/VBRUN/AsyncProperty/index.md index 40bff45..6015dae 100644 --- a/docs/Reference/Modules/AsyncProperty/index.md +++ b/docs/Reference/VBRUN/AsyncProperty/index.md @@ -1,6 +1,6 @@ --- title: AsyncProperty Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/AsyncProperty/ redirect_from: - /tB/Modules/AsyncProperty diff --git a/docs/Reference/Modules/VBRUNConstants/AlignConstants.md b/docs/Reference/VBRUN/Constants/AlignConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/AlignConstants.md rename to docs/Reference/VBRUN/Constants/AlignConstants.md index 844d793..70f8750 100644 --- a/docs/Reference/Modules/VBRUNConstants/AlignConstants.md +++ b/docs/Reference/VBRUN/Constants/AlignConstants.md @@ -1,7 +1,7 @@ --- title: AlignConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/AlignConstants --- # AlignConstants diff --git a/docs/Reference/Modules/VBRUNConstants/AlignmentConstants.md b/docs/Reference/VBRUN/Constants/AlignmentConstants.md similarity index 94% rename from docs/Reference/Modules/VBRUNConstants/AlignmentConstants.md rename to docs/Reference/VBRUN/Constants/AlignmentConstants.md index c2773e2..4d3970c 100644 --- a/docs/Reference/Modules/VBRUNConstants/AlignmentConstants.md +++ b/docs/Reference/VBRUN/Constants/AlignmentConstants.md @@ -1,7 +1,7 @@ --- title: AlignmentConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/AlignmentConstants --- # AlignmentConstants diff --git a/docs/Reference/Modules/VBRUNConstants/AlignmentConstantsNoCenter.md b/docs/Reference/VBRUN/Constants/AlignmentConstantsNoCenter.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/AlignmentConstantsNoCenter.md rename to docs/Reference/VBRUN/Constants/AlignmentConstantsNoCenter.md index c98df63..3979f6e 100644 --- a/docs/Reference/Modules/VBRUNConstants/AlignmentConstantsNoCenter.md +++ b/docs/Reference/VBRUN/Constants/AlignmentConstantsNoCenter.md @@ -1,7 +1,7 @@ --- title: AlignmentConstantsNoCenter parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/AlignmentConstantsNoCenter --- # AlignmentConstantsNoCenter diff --git a/docs/Reference/Modules/VBRUNConstants/AppearanceConstants.md b/docs/Reference/VBRUN/Constants/AppearanceConstants.md similarity index 94% rename from docs/Reference/Modules/VBRUNConstants/AppearanceConstants.md rename to docs/Reference/VBRUN/Constants/AppearanceConstants.md index 0999c28..dc448fa 100644 --- a/docs/Reference/Modules/VBRUNConstants/AppearanceConstants.md +++ b/docs/Reference/VBRUN/Constants/AppearanceConstants.md @@ -1,7 +1,7 @@ --- title: AppearanceConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/AppearanceConstants --- # AppearanceConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ApplicationStartConstants.md b/docs/Reference/VBRUN/Constants/ApplicationStartConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/ApplicationStartConstants.md rename to docs/Reference/VBRUN/Constants/ApplicationStartConstants.md index 5d72879..c371c12 100644 --- a/docs/Reference/Modules/VBRUNConstants/ApplicationStartConstants.md +++ b/docs/Reference/VBRUN/Constants/ApplicationStartConstants.md @@ -1,7 +1,7 @@ --- title: ApplicationStartConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ApplicationStartConstants --- # ApplicationStartConstants diff --git a/docs/Reference/Modules/VBRUNConstants/AspectTypeConstants.md b/docs/Reference/VBRUN/Constants/AspectTypeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/AspectTypeConstants.md rename to docs/Reference/VBRUN/Constants/AspectTypeConstants.md index 98cd03c..6f85270 100644 --- a/docs/Reference/Modules/VBRUNConstants/AspectTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/AspectTypeConstants.md @@ -1,7 +1,7 @@ --- title: AspectTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/AspectTypeConstants --- # AspectTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/AsyncReadConstants.md b/docs/Reference/VBRUN/Constants/AsyncReadConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/AsyncReadConstants.md rename to docs/Reference/VBRUN/Constants/AsyncReadConstants.md index 8bd8e35..cfdea5a 100644 --- a/docs/Reference/Modules/VBRUNConstants/AsyncReadConstants.md +++ b/docs/Reference/VBRUN/Constants/AsyncReadConstants.md @@ -1,7 +1,7 @@ --- title: AsyncReadConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/AsyncReadConstants --- # AsyncReadConstants diff --git a/docs/Reference/Modules/VBRUNConstants/AsyncStatusCodeConstants.md b/docs/Reference/VBRUN/Constants/AsyncStatusCodeConstants.md similarity index 98% rename from docs/Reference/Modules/VBRUNConstants/AsyncStatusCodeConstants.md rename to docs/Reference/VBRUN/Constants/AsyncStatusCodeConstants.md index 288173c..7a05080 100644 --- a/docs/Reference/Modules/VBRUNConstants/AsyncStatusCodeConstants.md +++ b/docs/Reference/VBRUN/Constants/AsyncStatusCodeConstants.md @@ -1,7 +1,7 @@ --- title: AsyncStatusCodeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/AsyncStatusCodeConstants --- # AsyncStatusCodeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/AsyncTypeConstants.md b/docs/Reference/VBRUN/Constants/AsyncTypeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/AsyncTypeConstants.md rename to docs/Reference/VBRUN/Constants/AsyncTypeConstants.md index 22b5626..ddba0d9 100644 --- a/docs/Reference/Modules/VBRUNConstants/AsyncTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/AsyncTypeConstants.md @@ -1,7 +1,7 @@ --- title: AsyncTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/AsyncTypeConstants --- # AsyncTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/BackFillStyleConstants.md b/docs/Reference/VBRUN/Constants/BackFillStyleConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/BackFillStyleConstants.md rename to docs/Reference/VBRUN/Constants/BackFillStyleConstants.md index eec6307..083009d 100644 --- a/docs/Reference/Modules/VBRUNConstants/BackFillStyleConstants.md +++ b/docs/Reference/VBRUN/Constants/BackFillStyleConstants.md @@ -1,7 +1,7 @@ --- title: BackFillStyleConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/BackFillStyleConstants --- # BackFillStyleConstants diff --git a/docs/Reference/Modules/VBRUNConstants/BorderStyleConstants.md b/docs/Reference/VBRUN/Constants/BorderStyleConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/BorderStyleConstants.md rename to docs/Reference/VBRUN/Constants/BorderStyleConstants.md index d79de13..cc4210e 100644 --- a/docs/Reference/Modules/VBRUNConstants/BorderStyleConstants.md +++ b/docs/Reference/VBRUN/Constants/BorderStyleConstants.md @@ -1,7 +1,7 @@ --- title: BorderStyleConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/BorderStyleConstants --- # BorderStyleConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ButtonConstants.md b/docs/Reference/VBRUN/Constants/ButtonConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/ButtonConstants.md rename to docs/Reference/VBRUN/Constants/ButtonConstants.md index d162d05..bb77490 100644 --- a/docs/Reference/Modules/VBRUNConstants/ButtonConstants.md +++ b/docs/Reference/VBRUN/Constants/ButtonConstants.md @@ -1,7 +1,7 @@ --- title: ButtonConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ButtonConstants --- # ButtonConstants diff --git a/docs/Reference/Modules/VBRUNConstants/CheckBoxConstants.md b/docs/Reference/VBRUN/Constants/CheckBoxConstants.md similarity index 94% rename from docs/Reference/Modules/VBRUNConstants/CheckBoxConstants.md rename to docs/Reference/VBRUN/Constants/CheckBoxConstants.md index cfc2030..c60e65f 100644 --- a/docs/Reference/Modules/VBRUNConstants/CheckBoxConstants.md +++ b/docs/Reference/VBRUN/Constants/CheckBoxConstants.md @@ -1,7 +1,7 @@ --- title: CheckBoxConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/CheckBoxConstants --- # CheckBoxConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ClipboardConstants.md b/docs/Reference/VBRUN/Constants/ClipboardConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/ClipboardConstants.md rename to docs/Reference/VBRUN/Constants/ClipboardConstants.md index e8c95ac..0cae19f 100644 --- a/docs/Reference/Modules/VBRUNConstants/ClipboardConstants.md +++ b/docs/Reference/VBRUN/Constants/ClipboardConstants.md @@ -1,7 +1,7 @@ --- title: ClipboardConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ClipboardConstants --- # ClipboardConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ColorConstants.md b/docs/Reference/VBRUN/Constants/ColorConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/ColorConstants.md rename to docs/Reference/VBRUN/Constants/ColorConstants.md index 808cc27..2b22f45 100644 --- a/docs/Reference/Modules/VBRUNConstants/ColorConstants.md +++ b/docs/Reference/VBRUN/Constants/ColorConstants.md @@ -1,7 +1,7 @@ --- title: ColorConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ColorConstants --- # ColorConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ComboBoxConstants.md b/docs/Reference/VBRUN/Constants/ComboBoxConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/ComboBoxConstants.md rename to docs/Reference/VBRUN/Constants/ComboBoxConstants.md index 8510e58..25cd2ac 100644 --- a/docs/Reference/Modules/VBRUNConstants/ComboBoxConstants.md +++ b/docs/Reference/VBRUN/Constants/ComboBoxConstants.md @@ -1,7 +1,7 @@ --- title: ComboBoxConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ComboBoxConstants --- # ComboBoxConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ControlBorderStyleConstants.md b/docs/Reference/VBRUN/Constants/ControlBorderStyleConstants.md similarity index 94% rename from docs/Reference/Modules/VBRUNConstants/ControlBorderStyleConstants.md rename to docs/Reference/VBRUN/Constants/ControlBorderStyleConstants.md index 8a9037d..dedf574 100644 --- a/docs/Reference/Modules/VBRUNConstants/ControlBorderStyleConstants.md +++ b/docs/Reference/VBRUN/Constants/ControlBorderStyleConstants.md @@ -1,7 +1,7 @@ --- title: ControlBorderStyleConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ControlBorderStyleConstants --- # ControlBorderStyleConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ControlBorderStyleConstantsCustom.md b/docs/Reference/VBRUN/Constants/ControlBorderStyleConstantsCustom.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/ControlBorderStyleConstantsCustom.md rename to docs/Reference/VBRUN/Constants/ControlBorderStyleConstantsCustom.md index 80ed80d..1e9e5df 100644 --- a/docs/Reference/Modules/VBRUNConstants/ControlBorderStyleConstantsCustom.md +++ b/docs/Reference/VBRUN/Constants/ControlBorderStyleConstantsCustom.md @@ -1,7 +1,7 @@ --- title: ControlBorderStyleConstantsCustom parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ControlBorderStyleConstantsCustom --- # ControlBorderStyleConstantsCustom diff --git a/docs/Reference/Modules/VBRUNConstants/ControlTypeConstants.md b/docs/Reference/VBRUN/Constants/ControlTypeConstants.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/ControlTypeConstants.md rename to docs/Reference/VBRUN/Constants/ControlTypeConstants.md index 09de53f..4017e7d 100644 --- a/docs/Reference/Modules/VBRUNConstants/ControlTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/ControlTypeConstants.md @@ -1,7 +1,7 @@ --- title: ControlTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ControlTypeConstants --- # ControlTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DataBOFconstants.md b/docs/Reference/VBRUN/Constants/DataBOFconstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/DataBOFconstants.md rename to docs/Reference/VBRUN/Constants/DataBOFconstants.md index a0fe531..4f3dc32 100644 --- a/docs/Reference/Modules/VBRUNConstants/DataBOFconstants.md +++ b/docs/Reference/VBRUN/Constants/DataBOFconstants.md @@ -1,7 +1,7 @@ --- title: DataBOFconstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DataBOFconstants --- # DataBOFconstants diff --git a/docs/Reference/Modules/VBRUNConstants/DataEOFConstants.md b/docs/Reference/VBRUN/Constants/DataEOFConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/DataEOFConstants.md rename to docs/Reference/VBRUN/Constants/DataEOFConstants.md index 189cae8..70c1702 100644 --- a/docs/Reference/Modules/VBRUNConstants/DataEOFConstants.md +++ b/docs/Reference/VBRUN/Constants/DataEOFConstants.md @@ -1,7 +1,7 @@ --- title: DataEOFConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DataEOFConstants --- # DataEOFConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DataErrorConstants.md b/docs/Reference/VBRUN/Constants/DataErrorConstants.md similarity index 94% rename from docs/Reference/Modules/VBRUNConstants/DataErrorConstants.md rename to docs/Reference/VBRUN/Constants/DataErrorConstants.md index c84d35c..1c0360a 100644 --- a/docs/Reference/Modules/VBRUNConstants/DataErrorConstants.md +++ b/docs/Reference/VBRUN/Constants/DataErrorConstants.md @@ -1,7 +1,7 @@ --- title: DataErrorConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DataErrorConstants --- # DataErrorConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DataValidateConstants.md b/docs/Reference/VBRUN/Constants/DataValidateConstants.md similarity index 98% rename from docs/Reference/Modules/VBRUNConstants/DataValidateConstants.md rename to docs/Reference/VBRUN/Constants/DataValidateConstants.md index fb9ff02..7bcb770 100644 --- a/docs/Reference/Modules/VBRUNConstants/DataValidateConstants.md +++ b/docs/Reference/VBRUN/Constants/DataValidateConstants.md @@ -1,7 +1,7 @@ --- title: DataValidateConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DataValidateConstants --- # DataValidateConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DatabaseTypeConstants.md b/docs/Reference/VBRUN/Constants/DatabaseTypeConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/DatabaseTypeConstants.md rename to docs/Reference/VBRUN/Constants/DatabaseTypeConstants.md index 44a6fa6..c8d257c 100644 --- a/docs/Reference/Modules/VBRUNConstants/DatabaseTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/DatabaseTypeConstants.md @@ -1,7 +1,7 @@ --- title: DatabaseTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DatabaseTypeConstants --- # DatabaseTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DefaultCursorTypeConstants.md b/docs/Reference/VBRUN/Constants/DefaultCursorTypeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/DefaultCursorTypeConstants.md rename to docs/Reference/VBRUN/Constants/DefaultCursorTypeConstants.md index 0419896..8d77443 100644 --- a/docs/Reference/Modules/VBRUNConstants/DefaultCursorTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/DefaultCursorTypeConstants.md @@ -1,7 +1,7 @@ --- title: DefaultCursorTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DefaultCursorTypeConstants --- # DefaultCursorTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DockModeConstants.md b/docs/Reference/VBRUN/Constants/DockModeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/DockModeConstants.md rename to docs/Reference/VBRUN/Constants/DockModeConstants.md index d7705ac..4e31c3c 100644 --- a/docs/Reference/Modules/VBRUNConstants/DockModeConstants.md +++ b/docs/Reference/VBRUN/Constants/DockModeConstants.md @@ -1,7 +1,7 @@ --- title: DockModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DockModeConstants --- # DockModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DragConstants.md b/docs/Reference/VBRUN/Constants/DragConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/DragConstants.md rename to docs/Reference/VBRUN/Constants/DragConstants.md index 71f23ea..b26db45 100644 --- a/docs/Reference/Modules/VBRUNConstants/DragConstants.md +++ b/docs/Reference/VBRUN/Constants/DragConstants.md @@ -1,7 +1,7 @@ --- title: DragConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DragConstants --- # DragConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DragModeConstants.md b/docs/Reference/VBRUN/Constants/DragModeConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/DragModeConstants.md rename to docs/Reference/VBRUN/Constants/DragModeConstants.md index 884f46e..52cfc2c 100644 --- a/docs/Reference/Modules/VBRUNConstants/DragModeConstants.md +++ b/docs/Reference/VBRUN/Constants/DragModeConstants.md @@ -1,7 +1,7 @@ --- title: DragModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DragModeConstants --- # DragModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DragOverConstants.md b/docs/Reference/VBRUN/Constants/DragOverConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/DragOverConstants.md rename to docs/Reference/VBRUN/Constants/DragOverConstants.md index 2ecae16..703138a 100644 --- a/docs/Reference/Modules/VBRUNConstants/DragOverConstants.md +++ b/docs/Reference/VBRUN/Constants/DragOverConstants.md @@ -1,7 +1,7 @@ --- title: DragOverConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DragOverConstants --- # DragOverConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DrawModeConstants.md b/docs/Reference/VBRUN/Constants/DrawModeConstants.md similarity index 98% rename from docs/Reference/Modules/VBRUNConstants/DrawModeConstants.md rename to docs/Reference/VBRUN/Constants/DrawModeConstants.md index cd1f633..eb604b5 100644 --- a/docs/Reference/Modules/VBRUNConstants/DrawModeConstants.md +++ b/docs/Reference/VBRUN/Constants/DrawModeConstants.md @@ -1,7 +1,7 @@ --- title: DrawModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DrawModeConstants --- # DrawModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/DrawStyleConstants.md b/docs/Reference/VBRUN/Constants/DrawStyleConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/DrawStyleConstants.md rename to docs/Reference/VBRUN/Constants/DrawStyleConstants.md index e180405..806621b 100644 --- a/docs/Reference/Modules/VBRUNConstants/DrawStyleConstants.md +++ b/docs/Reference/VBRUN/Constants/DrawStyleConstants.md @@ -1,7 +1,7 @@ --- title: DrawStyleConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/DrawStyleConstants --- # DrawStyleConstants diff --git a/docs/Reference/Modules/VBRUNConstants/FillStyleConstants.md b/docs/Reference/VBRUN/Constants/FillStyleConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/FillStyleConstants.md rename to docs/Reference/VBRUN/Constants/FillStyleConstants.md index 73a7db5..ce61f77 100644 --- a/docs/Reference/Modules/VBRUNConstants/FillStyleConstants.md +++ b/docs/Reference/VBRUN/Constants/FillStyleConstants.md @@ -1,7 +1,7 @@ --- title: FillStyleConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/FillStyleConstants --- # FillStyleConstants diff --git a/docs/Reference/Modules/VBRUNConstants/FillStyleConstantsEx.md b/docs/Reference/VBRUN/Constants/FillStyleConstantsEx.md similarity index 98% rename from docs/Reference/Modules/VBRUNConstants/FillStyleConstantsEx.md rename to docs/Reference/VBRUN/Constants/FillStyleConstantsEx.md index 08f3635..aa01ff1 100644 --- a/docs/Reference/Modules/VBRUNConstants/FillStyleConstantsEx.md +++ b/docs/Reference/VBRUN/Constants/FillStyleConstantsEx.md @@ -1,7 +1,7 @@ --- title: FillStyleConstantsEx parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/FillStyleConstantsEx --- # FillStyleConstantsEx diff --git a/docs/Reference/Modules/VBRUNConstants/FormArrangeConstants.md b/docs/Reference/VBRUN/Constants/FormArrangeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/FormArrangeConstants.md rename to docs/Reference/VBRUN/Constants/FormArrangeConstants.md index e427321..7575b8a 100644 --- a/docs/Reference/Modules/VBRUNConstants/FormArrangeConstants.md +++ b/docs/Reference/VBRUN/Constants/FormArrangeConstants.md @@ -1,7 +1,7 @@ --- title: FormArrangeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/FormArrangeConstants --- # FormArrangeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/FormBorderStyleConstants.md b/docs/Reference/VBRUN/Constants/FormBorderStyleConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/FormBorderStyleConstants.md rename to docs/Reference/VBRUN/Constants/FormBorderStyleConstants.md index 51eb5ad..d552ff3 100644 --- a/docs/Reference/Modules/VBRUNConstants/FormBorderStyleConstants.md +++ b/docs/Reference/VBRUN/Constants/FormBorderStyleConstants.md @@ -1,7 +1,7 @@ --- title: FormBorderStyleConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/FormBorderStyleConstants --- # FormBorderStyleConstants diff --git a/docs/Reference/Modules/VBRUNConstants/FormShowConstants.md b/docs/Reference/VBRUN/Constants/FormShowConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/FormShowConstants.md rename to docs/Reference/VBRUN/Constants/FormShowConstants.md index 99bacaa..dcc2fc0 100644 --- a/docs/Reference/Modules/VBRUNConstants/FormShowConstants.md +++ b/docs/Reference/VBRUN/Constants/FormShowConstants.md @@ -1,7 +1,7 @@ --- title: FormShowConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/FormShowConstants --- # FormShowConstants diff --git a/docs/Reference/Modules/VBRUNConstants/FormWindowStateConstants.md b/docs/Reference/VBRUN/Constants/FormWindowStateConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/FormWindowStateConstants.md rename to docs/Reference/VBRUN/Constants/FormWindowStateConstants.md index 4a96d13..4e201e8 100644 --- a/docs/Reference/Modules/VBRUNConstants/FormWindowStateConstants.md +++ b/docs/Reference/VBRUN/Constants/FormWindowStateConstants.md @@ -1,7 +1,7 @@ --- title: FormWindowStateConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/FormWindowStateConstants --- # FormWindowStateConstants diff --git a/docs/Reference/Modules/VBRUNConstants/HitResultConstants.md b/docs/Reference/VBRUN/Constants/HitResultConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/HitResultConstants.md rename to docs/Reference/VBRUN/Constants/HitResultConstants.md index f55eca1..b5e02f5 100644 --- a/docs/Reference/Modules/VBRUNConstants/HitResultConstants.md +++ b/docs/Reference/VBRUN/Constants/HitResultConstants.md @@ -1,7 +1,7 @@ --- title: HitResultConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/HitResultConstants --- # HitResultConstants diff --git a/docs/Reference/Modules/VBRUNConstants/KeyCodeConstants.md b/docs/Reference/VBRUN/Constants/KeyCodeConstants.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/KeyCodeConstants.md rename to docs/Reference/VBRUN/Constants/KeyCodeConstants.md index ef6d421..6da17bc 100644 --- a/docs/Reference/Modules/VBRUNConstants/KeyCodeConstants.md +++ b/docs/Reference/VBRUN/Constants/KeyCodeConstants.md @@ -1,7 +1,7 @@ --- title: KeyCodeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/KeyCodeConstants --- # KeyCodeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/LinkModeConstants.md b/docs/Reference/VBRUN/Constants/LinkModeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/LinkModeConstants.md rename to docs/Reference/VBRUN/Constants/LinkModeConstants.md index 091ace6..9e68263 100644 --- a/docs/Reference/Modules/VBRUNConstants/LinkModeConstants.md +++ b/docs/Reference/VBRUN/Constants/LinkModeConstants.md @@ -1,7 +1,7 @@ --- title: LinkModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/LinkModeConstants --- # LinkModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ListBoxConstants.md b/docs/Reference/VBRUN/Constants/ListBoxConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/ListBoxConstants.md rename to docs/Reference/VBRUN/Constants/ListBoxConstants.md index a1c71f3..f256b93 100644 --- a/docs/Reference/Modules/VBRUNConstants/ListBoxConstants.md +++ b/docs/Reference/VBRUN/Constants/ListBoxConstants.md @@ -1,7 +1,7 @@ --- title: ListBoxConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ListBoxConstants --- # ListBoxConstants diff --git a/docs/Reference/Modules/VBRUNConstants/LoadPictureColorConstants.md b/docs/Reference/VBRUN/Constants/LoadPictureColorConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/LoadPictureColorConstants.md rename to docs/Reference/VBRUN/Constants/LoadPictureColorConstants.md index 09d7d19..a304b31 100644 --- a/docs/Reference/Modules/VBRUNConstants/LoadPictureColorConstants.md +++ b/docs/Reference/VBRUN/Constants/LoadPictureColorConstants.md @@ -1,7 +1,7 @@ --- title: LoadPictureColorConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/LoadPictureColorConstants --- # LoadPictureColorConstants diff --git a/docs/Reference/Modules/VBRUNConstants/LoadPictureSizeConstants.md b/docs/Reference/VBRUN/Constants/LoadPictureSizeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/LoadPictureSizeConstants.md rename to docs/Reference/VBRUN/Constants/LoadPictureSizeConstants.md index f769379..a0997fa 100644 --- a/docs/Reference/Modules/VBRUNConstants/LoadPictureSizeConstants.md +++ b/docs/Reference/VBRUN/Constants/LoadPictureSizeConstants.md @@ -1,7 +1,7 @@ --- title: LoadPictureSizeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/LoadPictureSizeConstants --- # LoadPictureSizeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/LoadResConstants.md b/docs/Reference/VBRUN/Constants/LoadResConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/LoadResConstants.md rename to docs/Reference/VBRUN/Constants/LoadResConstants.md index f4f1d14..ec12776 100644 --- a/docs/Reference/Modules/VBRUNConstants/LoadResConstants.md +++ b/docs/Reference/VBRUN/Constants/LoadResConstants.md @@ -1,7 +1,7 @@ --- title: LoadResConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/LoadResConstants --- # LoadResConstants diff --git a/docs/Reference/Modules/VBRUNConstants/LogEventTypeConstants.md b/docs/Reference/VBRUN/Constants/LogEventTypeConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/LogEventTypeConstants.md rename to docs/Reference/VBRUN/Constants/LogEventTypeConstants.md index c5cfdb1..e214d6a 100644 --- a/docs/Reference/Modules/VBRUNConstants/LogEventTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/LogEventTypeConstants.md @@ -1,7 +1,7 @@ --- title: LogEventTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/LogEventTypeConstants --- # LogEventTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/LogModeConstants.md b/docs/Reference/VBRUN/Constants/LogModeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/LogModeConstants.md rename to docs/Reference/VBRUN/Constants/LogModeConstants.md index 2f24a7d..2969dee 100644 --- a/docs/Reference/Modules/VBRUNConstants/LogModeConstants.md +++ b/docs/Reference/VBRUN/Constants/LogModeConstants.md @@ -1,7 +1,7 @@ --- title: LogModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/LogModeConstants --- # LogModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/MenuAccelConstants.md b/docs/Reference/VBRUN/Constants/MenuAccelConstants.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/MenuAccelConstants.md rename to docs/Reference/VBRUN/Constants/MenuAccelConstants.md index 46495f8..7122bbf 100644 --- a/docs/Reference/Modules/VBRUNConstants/MenuAccelConstants.md +++ b/docs/Reference/VBRUN/Constants/MenuAccelConstants.md @@ -1,7 +1,7 @@ --- title: MenuAccelConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/MenuAccelConstants --- # MenuAccelConstants diff --git a/docs/Reference/Modules/VBRUNConstants/MenuControlConstants.md b/docs/Reference/VBRUN/Constants/MenuControlConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/MenuControlConstants.md rename to docs/Reference/VBRUN/Constants/MenuControlConstants.md index 9c186f8..93417e2 100644 --- a/docs/Reference/Modules/VBRUNConstants/MenuControlConstants.md +++ b/docs/Reference/VBRUN/Constants/MenuControlConstants.md @@ -1,7 +1,7 @@ --- title: MenuControlConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/MenuControlConstants --- # MenuControlConstants diff --git a/docs/Reference/Modules/VBRUNConstants/MouseButtonConstants.md b/docs/Reference/VBRUN/Constants/MouseButtonConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/MouseButtonConstants.md rename to docs/Reference/VBRUN/Constants/MouseButtonConstants.md index 74dc951..a9ccbf7 100644 --- a/docs/Reference/Modules/VBRUNConstants/MouseButtonConstants.md +++ b/docs/Reference/VBRUN/Constants/MouseButtonConstants.md @@ -1,7 +1,7 @@ --- title: MouseButtonConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/MouseButtonConstants --- # MouseButtonConstants diff --git a/docs/Reference/Modules/VBRUNConstants/MousePointerConstants.md b/docs/Reference/VBRUN/Constants/MousePointerConstants.md similarity index 98% rename from docs/Reference/Modules/VBRUNConstants/MousePointerConstants.md rename to docs/Reference/VBRUN/Constants/MousePointerConstants.md index f16698c..df6e339 100644 --- a/docs/Reference/Modules/VBRUNConstants/MousePointerConstants.md +++ b/docs/Reference/VBRUN/Constants/MousePointerConstants.md @@ -1,7 +1,7 @@ --- title: MousePointerConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/MousePointerConstants --- # MousePointerConstants diff --git a/docs/Reference/Modules/VBRUNConstants/MultiSelectConstants.md b/docs/Reference/VBRUN/Constants/MultiSelectConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/MultiSelectConstants.md rename to docs/Reference/VBRUN/Constants/MultiSelectConstants.md index ce9b7fe..59a547c 100644 --- a/docs/Reference/Modules/VBRUNConstants/MultiSelectConstants.md +++ b/docs/Reference/VBRUN/Constants/MultiSelectConstants.md @@ -1,7 +1,7 @@ --- title: MultiSelectConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/MultiSelectConstants --- # MultiSelectConstants diff --git a/docs/Reference/Modules/VBRUNConstants/NegotiatePositionConstants.md b/docs/Reference/VBRUN/Constants/NegotiatePositionConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/NegotiatePositionConstants.md rename to docs/Reference/VBRUN/Constants/NegotiatePositionConstants.md index e2cd247..bb0ee41 100644 --- a/docs/Reference/Modules/VBRUNConstants/NegotiatePositionConstants.md +++ b/docs/Reference/VBRUN/Constants/NegotiatePositionConstants.md @@ -1,7 +1,7 @@ --- title: NegotiatePositionConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/NegotiatePositionConstants --- # NegotiatePositionConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEContainerActivateConstants.md b/docs/Reference/VBRUN/Constants/OLEContainerActivateConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/OLEContainerActivateConstants.md rename to docs/Reference/VBRUN/Constants/OLEContainerActivateConstants.md index dce16b9..e269b8b 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEContainerActivateConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEContainerActivateConstants.md @@ -1,7 +1,7 @@ --- title: OLEContainerActivateConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEContainerActivateConstants --- # OLEContainerActivateConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEContainerConstants.md b/docs/Reference/VBRUN/Constants/OLEContainerConstants.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/OLEContainerConstants.md rename to docs/Reference/VBRUN/Constants/OLEContainerConstants.md index 569f57c..0d70f75 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEContainerConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEContainerConstants.md @@ -1,7 +1,7 @@ --- title: OLEContainerConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEContainerConstants --- # OLEContainerConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEContainerDisplayTypeConstants.md b/docs/Reference/VBRUN/Constants/OLEContainerDisplayTypeConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/OLEContainerDisplayTypeConstants.md rename to docs/Reference/VBRUN/Constants/OLEContainerDisplayTypeConstants.md index a6c170a..b39b93e 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEContainerDisplayTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEContainerDisplayTypeConstants.md @@ -1,7 +1,7 @@ --- title: OLEContainerDisplayTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEContainerDisplayTypeConstants --- # OLEContainerDisplayTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEContainerSizeModeConstants.md b/docs/Reference/VBRUN/Constants/OLEContainerSizeModeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/OLEContainerSizeModeConstants.md rename to docs/Reference/VBRUN/Constants/OLEContainerSizeModeConstants.md index 6e1a34d..42b8735 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEContainerSizeModeConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEContainerSizeModeConstants.md @@ -1,7 +1,7 @@ --- title: OLEContainerSizeModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEContainerSizeModeConstants --- # OLEContainerSizeModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEContainerTypesAllowedConstants.md b/docs/Reference/VBRUN/Constants/OLEContainerTypesAllowedConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/OLEContainerTypesAllowedConstants.md rename to docs/Reference/VBRUN/Constants/OLEContainerTypesAllowedConstants.md index 9ae749a..f4491c2 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEContainerTypesAllowedConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEContainerTypesAllowedConstants.md @@ -1,7 +1,7 @@ --- title: OLEContainerTypesAllowedConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEContainerTypesAllowedConstants --- # OLEContainerTypesAllowedConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEContainerUpdateOptionsConstants.md b/docs/Reference/VBRUN/Constants/OLEContainerUpdateOptionsConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/OLEContainerUpdateOptionsConstants.md rename to docs/Reference/VBRUN/Constants/OLEContainerUpdateOptionsConstants.md index 56d096a..63f0006 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEContainerUpdateOptionsConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEContainerUpdateOptionsConstants.md @@ -1,7 +1,7 @@ --- title: OLEContainerUpdateOptionsConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEContainerUpdateOptionsConstants --- # OLEContainerUpdateOptionsConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEDragConstants.md b/docs/Reference/VBRUN/Constants/OLEDragConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/OLEDragConstants.md rename to docs/Reference/VBRUN/Constants/OLEDragConstants.md index 09b3166..2ca16e4 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEDragConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEDragConstants.md @@ -1,7 +1,7 @@ --- title: OLEDragConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEDragConstants --- # OLEDragConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEDropConstants.md b/docs/Reference/VBRUN/Constants/OLEDropConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/OLEDropConstants.md rename to docs/Reference/VBRUN/Constants/OLEDropConstants.md index e945df7..d8e76db 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEDropConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEDropConstants.md @@ -1,7 +1,7 @@ --- title: OLEDropConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEDropConstants --- # OLEDropConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OLEDropEffectConstants.md b/docs/Reference/VBRUN/Constants/OLEDropEffectConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/OLEDropEffectConstants.md rename to docs/Reference/VBRUN/Constants/OLEDropEffectConstants.md index 1d1a5d8..e463f70 100644 --- a/docs/Reference/Modules/VBRUNConstants/OLEDropEffectConstants.md +++ b/docs/Reference/VBRUN/Constants/OLEDropEffectConstants.md @@ -1,7 +1,7 @@ --- title: OLEDropEffectConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OLEDropEffectConstants --- # OLEDropEffectConstants diff --git a/docs/Reference/Modules/VBRUNConstants/OldLinkModeConstants.md b/docs/Reference/VBRUN/Constants/OldLinkModeConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/OldLinkModeConstants.md rename to docs/Reference/VBRUN/Constants/OldLinkModeConstants.md index 608d43e..3171291 100644 --- a/docs/Reference/Modules/VBRUNConstants/OldLinkModeConstants.md +++ b/docs/Reference/VBRUN/Constants/OldLinkModeConstants.md @@ -1,7 +1,7 @@ --- title: OldLinkModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/OldLinkModeConstants --- # OldLinkModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/PaletteModeConstants.md b/docs/Reference/VBRUN/Constants/PaletteModeConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/PaletteModeConstants.md rename to docs/Reference/VBRUN/Constants/PaletteModeConstants.md index f9809ff..154b342 100644 --- a/docs/Reference/Modules/VBRUNConstants/PaletteModeConstants.md +++ b/docs/Reference/VBRUN/Constants/PaletteModeConstants.md @@ -1,7 +1,7 @@ --- title: PaletteModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PaletteModeConstants --- # PaletteModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ParentControlsType.md b/docs/Reference/VBRUN/Constants/ParentControlsType.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/ParentControlsType.md rename to docs/Reference/VBRUN/Constants/ParentControlsType.md index 8df3939..5dc57fd 100644 --- a/docs/Reference/Modules/VBRUNConstants/ParentControlsType.md +++ b/docs/Reference/VBRUN/Constants/ParentControlsType.md @@ -1,7 +1,7 @@ --- title: ParentControlsType parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ParentControlsType --- # ParentControlsType diff --git a/docs/Reference/Modules/VBRUNConstants/PictureTypeConstants.md b/docs/Reference/VBRUN/Constants/PictureTypeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/PictureTypeConstants.md rename to docs/Reference/VBRUN/Constants/PictureTypeConstants.md index 54a9e1b..f405f5b 100644 --- a/docs/Reference/Modules/VBRUNConstants/PictureTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/PictureTypeConstants.md @@ -1,7 +1,7 @@ --- title: PictureTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PictureTypeConstants --- # PictureTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants.md b/docs/Reference/VBRUN/Constants/PrinterObjectConstants.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants.md rename to docs/Reference/VBRUN/Constants/PrinterObjectConstants.md index 75a9c39..036abfa 100644 --- a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants.md +++ b/docs/Reference/VBRUN/Constants/PrinterObjectConstants.md @@ -1,7 +1,7 @@ --- title: PrinterObjectConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PrinterObjectConstants --- # PrinterObjectConstants diff --git a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_ColorMode.md b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_ColorMode.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_ColorMode.md rename to docs/Reference/VBRUN/Constants/PrinterObjectConstants_ColorMode.md index db2351e..d5f47a3 100644 --- a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_ColorMode.md +++ b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_ColorMode.md @@ -1,7 +1,7 @@ --- title: PrinterObjectConstants_ColorMode parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PrinterObjectConstants_ColorMode --- # PrinterObjectConstants_ColorMode diff --git a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_Duplex.md b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_Duplex.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_Duplex.md rename to docs/Reference/VBRUN/Constants/PrinterObjectConstants_Duplex.md index 72d6280..306bdb8 100644 --- a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_Duplex.md +++ b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_Duplex.md @@ -1,7 +1,7 @@ --- title: PrinterObjectConstants_Duplex parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PrinterObjectConstants_Duplex --- # PrinterObjectConstants_Duplex diff --git a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_Orientation.md b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_Orientation.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_Orientation.md rename to docs/Reference/VBRUN/Constants/PrinterObjectConstants_Orientation.md index 3b2aadf..39ea1d2 100644 --- a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_Orientation.md +++ b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_Orientation.md @@ -1,7 +1,7 @@ --- title: PrinterObjectConstants_Orientation parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PrinterObjectConstants_Orientation --- # PrinterObjectConstants_Orientation diff --git a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PaperBin.md b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_PaperBin.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PaperBin.md rename to docs/Reference/VBRUN/Constants/PrinterObjectConstants_PaperBin.md index a6e83c8..1eb9c8a 100644 --- a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PaperBin.md +++ b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_PaperBin.md @@ -1,7 +1,7 @@ --- title: PrinterObjectConstants_PaperBin parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PrinterObjectConstants_PaperBin --- # PrinterObjectConstants_PaperBin diff --git a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PaperSize.md b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_PaperSize.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PaperSize.md rename to docs/Reference/VBRUN/Constants/PrinterObjectConstants_PaperSize.md index 64b817a..bab38e8 100644 --- a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PaperSize.md +++ b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_PaperSize.md @@ -1,7 +1,7 @@ --- title: PrinterObjectConstants_PaperSize parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PrinterObjectConstants_PaperSize --- # PrinterObjectConstants_PaperSize diff --git a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PrintQuality.md b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_PrintQuality.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PrintQuality.md rename to docs/Reference/VBRUN/Constants/PrinterObjectConstants_PrintQuality.md index fbaed79..003ee21 100644 --- a/docs/Reference/Modules/VBRUNConstants/PrinterObjectConstants_PrintQuality.md +++ b/docs/Reference/VBRUN/Constants/PrinterObjectConstants_PrintQuality.md @@ -1,7 +1,7 @@ --- title: PrinterObjectConstants_PrintQuality parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/PrinterObjectConstants_PrintQuality --- # PrinterObjectConstants_PrintQuality diff --git a/docs/Reference/Modules/VBRUNConstants/QueryUnloadConstants.md b/docs/Reference/VBRUN/Constants/QueryUnloadConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/QueryUnloadConstants.md rename to docs/Reference/VBRUN/Constants/QueryUnloadConstants.md index 88690fa..7c20642 100644 --- a/docs/Reference/Modules/VBRUNConstants/QueryUnloadConstants.md +++ b/docs/Reference/VBRUN/Constants/QueryUnloadConstants.md @@ -1,7 +1,7 @@ --- title: QueryUnloadConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/QueryUnloadConstants --- # QueryUnloadConstants diff --git a/docs/Reference/Modules/VBRUNConstants/RasterOpConstants.md b/docs/Reference/VBRUN/Constants/RasterOpConstants.md similarity index 98% rename from docs/Reference/Modules/VBRUNConstants/RasterOpConstants.md rename to docs/Reference/VBRUN/Constants/RasterOpConstants.md index 0f5edf5..ce60c25 100644 --- a/docs/Reference/Modules/VBRUNConstants/RasterOpConstants.md +++ b/docs/Reference/VBRUN/Constants/RasterOpConstants.md @@ -1,7 +1,7 @@ --- title: RasterOpConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/RasterOpConstants --- # RasterOpConstants diff --git a/docs/Reference/Modules/VBRUNConstants/RecordsetTypeConstants.md b/docs/Reference/VBRUN/Constants/RecordsetTypeConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/RecordsetTypeConstants.md rename to docs/Reference/VBRUN/Constants/RecordsetTypeConstants.md index 87e2db8..1ae0849 100644 --- a/docs/Reference/Modules/VBRUNConstants/RecordsetTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/RecordsetTypeConstants.md @@ -1,7 +1,7 @@ --- title: RecordsetTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/RecordsetTypeConstants --- # RecordsetTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ScaleModeConstants.md b/docs/Reference/VBRUN/Constants/ScaleModeConstants.md similarity index 98% rename from docs/Reference/Modules/VBRUNConstants/ScaleModeConstants.md rename to docs/Reference/VBRUN/Constants/ScaleModeConstants.md index db68f35..98c00b4 100644 --- a/docs/Reference/Modules/VBRUNConstants/ScaleModeConstants.md +++ b/docs/Reference/VBRUN/Constants/ScaleModeConstants.md @@ -1,7 +1,7 @@ --- title: ScaleModeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ScaleModeConstants --- # ScaleModeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ScrollBarConstants.md b/docs/Reference/VBRUN/Constants/ScrollBarConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/ScrollBarConstants.md rename to docs/Reference/VBRUN/Constants/ScrollBarConstants.md index 1c532dc..aed8d3b 100644 --- a/docs/Reference/Modules/VBRUNConstants/ScrollBarConstants.md +++ b/docs/Reference/VBRUN/Constants/ScrollBarConstants.md @@ -1,7 +1,7 @@ --- title: ScrollBarConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ScrollBarConstants --- # ScrollBarConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ShapeConstants.md b/docs/Reference/VBRUN/Constants/ShapeConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/ShapeConstants.md rename to docs/Reference/VBRUN/Constants/ShapeConstants.md index 69b4284..ccc92a6 100644 --- a/docs/Reference/Modules/VBRUNConstants/ShapeConstants.md +++ b/docs/Reference/VBRUN/Constants/ShapeConstants.md @@ -1,7 +1,7 @@ --- title: ShapeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ShapeConstants --- # ShapeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ShiftConstants.md b/docs/Reference/VBRUN/Constants/ShiftConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/ShiftConstants.md rename to docs/Reference/VBRUN/Constants/ShiftConstants.md index 60f15c4..b3669d9 100644 --- a/docs/Reference/Modules/VBRUNConstants/ShiftConstants.md +++ b/docs/Reference/VBRUN/Constants/ShiftConstants.md @@ -1,7 +1,7 @@ --- title: ShiftConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ShiftConstants --- # ShiftConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ShortcutConstants.md b/docs/Reference/VBRUN/Constants/ShortcutConstants.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/ShortcutConstants.md rename to docs/Reference/VBRUN/Constants/ShortcutConstants.md index c05dcbf..dcdc9d3 100644 --- a/docs/Reference/Modules/VBRUNConstants/ShortcutConstants.md +++ b/docs/Reference/VBRUN/Constants/ShortcutConstants.md @@ -1,7 +1,7 @@ --- title: ShortcutConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ShortcutConstants --- # ShortcutConstants diff --git a/docs/Reference/Modules/VBRUNConstants/StartUpPositionConstants.md b/docs/Reference/VBRUN/Constants/StartUpPositionConstants.md similarity index 96% rename from docs/Reference/Modules/VBRUNConstants/StartUpPositionConstants.md rename to docs/Reference/VBRUN/Constants/StartUpPositionConstants.md index e53c044..cbe2e5d 100644 --- a/docs/Reference/Modules/VBRUNConstants/StartUpPositionConstants.md +++ b/docs/Reference/VBRUN/Constants/StartUpPositionConstants.md @@ -1,7 +1,7 @@ --- title: StartUpPositionConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/StartUpPositionConstants --- # StartUpPositionConstants diff --git a/docs/Reference/Modules/VBRUNConstants/StorageTypeContants.md b/docs/Reference/VBRUN/Constants/StorageTypeContants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/StorageTypeContants.md rename to docs/Reference/VBRUN/Constants/StorageTypeContants.md index 3651874..3c91852 100644 --- a/docs/Reference/Modules/VBRUNConstants/StorageTypeContants.md +++ b/docs/Reference/VBRUN/Constants/StorageTypeContants.md @@ -1,7 +1,7 @@ --- title: StorageTypeContants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/StorageTypeContants --- # StorageTypeContants diff --git a/docs/Reference/Modules/VBRUNConstants/SystemColorConstants.md b/docs/Reference/VBRUN/Constants/SystemColorConstants.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/SystemColorConstants.md rename to docs/Reference/VBRUN/Constants/SystemColorConstants.md index 2745ab7..ef0cc22 100644 --- a/docs/Reference/Modules/VBRUNConstants/SystemColorConstants.md +++ b/docs/Reference/VBRUN/Constants/SystemColorConstants.md @@ -1,7 +1,7 @@ --- title: SystemColorConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/SystemColorConstants --- # SystemColorConstants diff --git a/docs/Reference/Modules/VBRUNConstants/VariantTypeConstants.md b/docs/Reference/VBRUN/Constants/VariantTypeConstants.md similarity index 97% rename from docs/Reference/Modules/VBRUNConstants/VariantTypeConstants.md rename to docs/Reference/VBRUN/Constants/VariantTypeConstants.md index 9420520..03b30e3 100644 --- a/docs/Reference/Modules/VBRUNConstants/VariantTypeConstants.md +++ b/docs/Reference/VBRUN/Constants/VariantTypeConstants.md @@ -1,7 +1,7 @@ --- title: VariantTypeConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/VariantTypeConstants --- # VariantTypeConstants diff --git a/docs/Reference/Modules/VBRUNConstants/VerticalAlignmentConstants.md b/docs/Reference/VBRUN/Constants/VerticalAlignmentConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/VerticalAlignmentConstants.md rename to docs/Reference/VBRUN/Constants/VerticalAlignmentConstants.md index 900d475..2cc7b2b 100644 --- a/docs/Reference/Modules/VBRUNConstants/VerticalAlignmentConstants.md +++ b/docs/Reference/VBRUN/Constants/VerticalAlignmentConstants.md @@ -1,7 +1,7 @@ --- title: VerticalAlignmentConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/VerticalAlignmentConstants --- # VerticalAlignmentConstants diff --git a/docs/Reference/Modules/VBRUNConstants/ZOrderConstants.md b/docs/Reference/VBRUN/Constants/ZOrderConstants.md similarity index 95% rename from docs/Reference/Modules/VBRUNConstants/ZOrderConstants.md rename to docs/Reference/VBRUN/Constants/ZOrderConstants.md index c893aa7..7343460 100644 --- a/docs/Reference/Modules/VBRUNConstants/ZOrderConstants.md +++ b/docs/Reference/VBRUN/Constants/ZOrderConstants.md @@ -1,7 +1,7 @@ --- title: ZOrderConstants parent: Constants Module -grand_parent: VBRUN Modules +grand_parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ZOrderConstants --- # ZOrderConstants diff --git a/docs/Reference/Modules/VBRUNConstants/index.md b/docs/Reference/VBRUN/Constants/index.md similarity index 99% rename from docs/Reference/Modules/VBRUNConstants/index.md rename to docs/Reference/VBRUN/Constants/index.md index afe2007..bfdbe6c 100644 --- a/docs/Reference/Modules/VBRUNConstants/index.md +++ b/docs/Reference/VBRUN/Constants/index.md @@ -1,6 +1,6 @@ --- title: Constants Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/Constants/ has_toc: false --- diff --git a/docs/Reference/Modules/ContainedControls/index.md b/docs/Reference/VBRUN/ContainedControls/index.md similarity index 99% rename from docs/Reference/Modules/ContainedControls/index.md rename to docs/Reference/VBRUN/ContainedControls/index.md index 8ab12df..8226bb8 100644 --- a/docs/Reference/Modules/ContainedControls/index.md +++ b/docs/Reference/VBRUN/ContainedControls/index.md @@ -1,6 +1,6 @@ --- title: ContainedControls Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/ContainedControls/ redirect_from: - /tB/Modules/ContainedControls diff --git a/docs/Reference/Modules/DataMembers/index.md b/docs/Reference/VBRUN/DataMembers/index.md similarity index 99% rename from docs/Reference/Modules/DataMembers/index.md rename to docs/Reference/VBRUN/DataMembers/index.md index 5c11614..40174b9 100644 --- a/docs/Reference/Modules/DataMembers/index.md +++ b/docs/Reference/VBRUN/DataMembers/index.md @@ -1,6 +1,6 @@ --- title: DataMembers Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/DataMembers/ redirect_from: - /tB/Modules/DataMembers diff --git a/docs/Reference/Modules/DataObject/AvailableFormats.md b/docs/Reference/VBRUN/DataObject/AvailableFormats.md similarity index 100% rename from docs/Reference/Modules/DataObject/AvailableFormats.md rename to docs/Reference/VBRUN/DataObject/AvailableFormats.md diff --git a/docs/Reference/Modules/DataObject/Clear.md b/docs/Reference/VBRUN/DataObject/Clear.md similarity index 100% rename from docs/Reference/Modules/DataObject/Clear.md rename to docs/Reference/VBRUN/DataObject/Clear.md diff --git a/docs/Reference/Modules/DataObject/DataObjectFiles.md b/docs/Reference/VBRUN/DataObject/DataObjectFiles.md similarity index 100% rename from docs/Reference/Modules/DataObject/DataObjectFiles.md rename to docs/Reference/VBRUN/DataObject/DataObjectFiles.md diff --git a/docs/Reference/Modules/DataObject/DataObjectFormat.md b/docs/Reference/VBRUN/DataObject/DataObjectFormat.md similarity index 100% rename from docs/Reference/Modules/DataObject/DataObjectFormat.md rename to docs/Reference/VBRUN/DataObject/DataObjectFormat.md diff --git a/docs/Reference/Modules/DataObject/DataObjectFormats.md b/docs/Reference/VBRUN/DataObject/DataObjectFormats.md similarity index 100% rename from docs/Reference/Modules/DataObject/DataObjectFormats.md rename to docs/Reference/VBRUN/DataObject/DataObjectFormats.md diff --git a/docs/Reference/Modules/DataObject/Files.md b/docs/Reference/VBRUN/DataObject/Files.md similarity index 100% rename from docs/Reference/Modules/DataObject/Files.md rename to docs/Reference/VBRUN/DataObject/Files.md diff --git a/docs/Reference/Modules/DataObject/GetData.md b/docs/Reference/VBRUN/DataObject/GetData.md similarity index 100% rename from docs/Reference/Modules/DataObject/GetData.md rename to docs/Reference/VBRUN/DataObject/GetData.md diff --git a/docs/Reference/Modules/DataObject/GetDataByName.md b/docs/Reference/VBRUN/DataObject/GetDataByName.md similarity index 100% rename from docs/Reference/Modules/DataObject/GetDataByName.md rename to docs/Reference/VBRUN/DataObject/GetDataByName.md diff --git a/docs/Reference/Modules/DataObject/GetFormat.md b/docs/Reference/VBRUN/DataObject/GetFormat.md similarity index 100% rename from docs/Reference/Modules/DataObject/GetFormat.md rename to docs/Reference/VBRUN/DataObject/GetFormat.md diff --git a/docs/Reference/Modules/DataObject/GetFormatByName.md b/docs/Reference/VBRUN/DataObject/GetFormatByName.md similarity index 100% rename from docs/Reference/Modules/DataObject/GetFormatByName.md rename to docs/Reference/VBRUN/DataObject/GetFormatByName.md diff --git a/docs/Reference/Modules/DataObject/SetData.md b/docs/Reference/VBRUN/DataObject/SetData.md similarity index 100% rename from docs/Reference/Modules/DataObject/SetData.md rename to docs/Reference/VBRUN/DataObject/SetData.md diff --git a/docs/Reference/Modules/DataObject/index.md b/docs/Reference/VBRUN/DataObject/index.md similarity index 99% rename from docs/Reference/Modules/DataObject/index.md rename to docs/Reference/VBRUN/DataObject/index.md index 4dd9940..9999d40 100644 --- a/docs/Reference/Modules/DataObject/index.md +++ b/docs/Reference/VBRUN/DataObject/index.md @@ -1,6 +1,6 @@ --- title: DataObject Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/DataObject/ redirect_from: - /tB/Modules/DataObject diff --git a/docs/Reference/Modules/ErrorCallstack/index.md b/docs/Reference/VBRUN/ErrorCallstack/index.md similarity index 99% rename from docs/Reference/Modules/ErrorCallstack/index.md rename to docs/Reference/VBRUN/ErrorCallstack/index.md index 161b241..ccee1da 100644 --- a/docs/Reference/Modules/ErrorCallstack/index.md +++ b/docs/Reference/VBRUN/ErrorCallstack/index.md @@ -1,6 +1,6 @@ --- title: ErrorCallstack Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/ErrorCallstack/ redirect_from: - /tB/Modules/ErrorCallstack diff --git a/docs/Reference/Modules/ErrorContext/index.md b/docs/Reference/VBRUN/ErrorContext/index.md similarity index 99% rename from docs/Reference/Modules/ErrorContext/index.md rename to docs/Reference/VBRUN/ErrorContext/index.md index e2d5b35..3336fa7 100644 --- a/docs/Reference/Modules/ErrorContext/index.md +++ b/docs/Reference/VBRUN/ErrorContext/index.md @@ -1,6 +1,6 @@ --- title: ErrorContext Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/ErrorContext/ redirect_from: - /tB/Modules/ErrorContext diff --git a/docs/Reference/Modules/ErrorStackFrame/index.md b/docs/Reference/VBRUN/ErrorStackFrame/index.md similarity index 98% rename from docs/Reference/Modules/ErrorStackFrame/index.md rename to docs/Reference/VBRUN/ErrorStackFrame/index.md index 6520c8f..90cbac4 100644 --- a/docs/Reference/Modules/ErrorStackFrame/index.md +++ b/docs/Reference/VBRUN/ErrorStackFrame/index.md @@ -1,6 +1,6 @@ --- title: ErrorStackFrame Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/ErrorStackFrame/ redirect_from: - /tB/Modules/ErrorStackFrame diff --git a/docs/Reference/Modules/Hyperlink/index.md b/docs/Reference/VBRUN/Hyperlink/index.md similarity index 99% rename from docs/Reference/Modules/Hyperlink/index.md rename to docs/Reference/VBRUN/Hyperlink/index.md index 25485b7..35fd0f3 100644 --- a/docs/Reference/Modules/Hyperlink/index.md +++ b/docs/Reference/VBRUN/Hyperlink/index.md @@ -1,6 +1,6 @@ --- title: Hyperlink Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/Hyperlink/ redirect_from: - /tB/Modules/Hyperlink diff --git a/docs/Reference/Modules/ParentControls/index.md b/docs/Reference/VBRUN/ParentControls/index.md similarity index 99% rename from docs/Reference/Modules/ParentControls/index.md rename to docs/Reference/VBRUN/ParentControls/index.md index 1022d93..9602b0a 100644 --- a/docs/Reference/Modules/ParentControls/index.md +++ b/docs/Reference/VBRUN/ParentControls/index.md @@ -1,6 +1,6 @@ --- title: ParentControls Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/ParentControls/ redirect_from: - /tB/Modules/ParentControls diff --git a/docs/Reference/Modules/PropertyBag/index.md b/docs/Reference/VBRUN/PropertyBag/index.md similarity index 99% rename from docs/Reference/Modules/PropertyBag/index.md rename to docs/Reference/VBRUN/PropertyBag/index.md index e6dc344..62a9402 100644 --- a/docs/Reference/Modules/PropertyBag/index.md +++ b/docs/Reference/VBRUN/PropertyBag/index.md @@ -1,6 +1,6 @@ --- title: PropertyBag Module -parent: VBRUN Modules +parent: VBRUN Package permalink: /tB/Packages/VBRUN/PropertyBag/ redirect_from: - /tB/Modules/PropertyBag diff --git a/docs/Reference/Modules/index2.md b/docs/Reference/VBRUN/index.md similarity index 75% rename from docs/Reference/Modules/index2.md rename to docs/Reference/VBRUN/index.md index 190ac7e..31d9ee9 100644 --- a/docs/Reference/Modules/index2.md +++ b/docs/Reference/VBRUN/index.md @@ -1,9 +1,9 @@ --- -title: VBRUN Modules +title: VBRUN Package parent: Reference Section permalink: /tB/Packages/VBRUN --- -# VBRUN Modules +# VBRUN Package These modules are in the VBRUN built-in package. From c66c680f9dd508972fc8d94bc75f96a189100dd2 Mon Sep 17 00:00:00 2001 From: Kuba Sunderland-Ober Date: Sun, 10 May 2026 13:29:51 +0200 Subject: [PATCH 2/2] Update the WIP description. --- WIP.md | 143 ++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 102 insertions(+), 41 deletions(-) diff --git a/WIP.md b/WIP.md index 16da274..57bf34d 100644 --- a/WIP.md +++ b/WIP.md @@ -4,15 +4,22 @@ Jekyll site (`just-the-docs` theme) deploying to `docs.twinbasic.com`. Source un ## Current Task -Fill out reference documentation by adapting Microsoft VBA-Docs (CC-BY-4.0) for twinBASIC. Always work from the cloned source — never paraphrase from memory. +Fill out reference documentation by adapting Microsoft VBA-Docs (CC-BY-4.0) for twinBASIC, and document the VB-package control classes from their `.twin` source. Always work from a primary source — never paraphrase from memory. + +Status: + +- **VBA package** — done. +- **VBRUN package** — done. +- **VB package** (standard controls) — in progress; see [Backlog discovery](#backlog-discovery). ## Where things live - `docs/Reference/Core/` — language statements/keywords (`Dim`, `For-Next`, `Sub`, ...). -- `docs/Reference/Modules//` — runtime library, grouped by module: - - Existing folders: `DateTime/`, `FileSystem/`, `Interaction/`. - - Single-file modules (still to be split): `Math.md`, `Strings.md`, `Financial.md`. -- `docs/Reference/Modules//index.md` — module landing page listing its members. +- `docs/Reference///` — runtime library (VBA, VBRUN), grouped by modules. +- `docs/Reference///index.md` — module landing page listing its members. +- `docs/Reference/VB/.md` — single-file class page (e.g. [`CheckBox.md`](docs/Reference/VB/CheckBox.md)). +- `docs/Reference/VB//index.md` — folder-style class page when sub-pages may follow (e.g. [`CheckMark/index.md`](docs/Reference/VB/CheckMark/index.md)). +- `docs/Reference/VB/todo.md` — backlog tracker for the VB package; see [Backlog discovery](#backlog-discovery). - `docs/Reference/Statements.md` — alphabetical index of language statements. - `docs/Reference/Procedures and Functions.md` — alphabetical index of procedures/functions. - `docs/_includes/VBA-Attribution.md` — the attribution boilerplate include. @@ -27,21 +34,45 @@ Cloned as a sibling of this repo. All paths below are relative to the repo root: Common kinds: `-statement`, `-function`, `-property`, `-method`, `-object`, `-operator`. Find the file with `ls ../VBA-Docs/Language/Reference/User-Interface-Help/ | grep -i ` before drafting. +Used for: Core statements/keywords, the VBA package, and the VBRUN package. + +## VB controls source (read-only) + +The standard control classes have no VBA-Docs equivalent — they're documented from the AGST-asm `.twin` source: + +``` +..\AGST-asm\Source\Packages\VB\Sources\CONTROLS\STANDARD\.twin +..\AGST-asm\Source\Packages\VB\Sources\CONTROLS\OTHER\.twin +..\AGST-asm\Source\Packages\VB\Sources\BASE\Base*.twin +``` + +The `STANDARD/` folder is the primary backlog. The `BASE/` folder defines the inheritance chain (e.g. `BaseControlWindowlessNoFocus` → `BaseControlRectDockable` → `BaseControlRect` → `BaseControl`); read those alongside the leaf class to know which `Public` members are actually visible. Members marked `Protected` or hidden behind `[Unimplemented]` should be flagged with a `> [!NOTE]` callout. + +Used for: the VB package only. These pages are fully original content — **omit** the `{% include VBA-Attribution.md %}` line. + ## Page template Match the existing style. Worked examples to imitate: - Core statement: `docs/Reference/Core/Const.md`, `docs/Reference/Core/Dim.md`, `docs/Reference/Core/Call.md`. -- Module function: `docs/Reference/Modules/Interaction/AppActivate.md`, `docs/Reference/Modules/Interaction/Beep.md`. -- Property with `Core/` redirect: `docs/Reference/Modules/DateTime/Date.md`. +- VBA module function: `docs/Reference/VBA/Interaction/AppActivate.md`, `docs/Reference/VBA/Interaction/Beep.md`. +- VBA property with `Core/` redirect: `docs/Reference/VBA/DateTime/Date.md`. +- VBRUN module member: `docs/Reference/VBRUN/AmbientProperties/BackColor.md`, `docs/Reference/VBRUN/PropertyBag/index.md`. +- VB control class (single-file): `docs/Reference/VB/CheckBox.md`. +- VB control class (folder-style): `docs/Reference/VB/CheckMark/index.md`. Skeleton: ````markdown --- title: -parent: Module> -permalink: /tB/Core/ # or /tB/Modules// +parent: Module | VB Package> +# Pick the permalink that matches the section: +# Core → /tB/Core/ +# VBA module → /tB/Modules// (legacy URL scheme retained) +# VBRUN module → /tB/Packages/VBRUN// +# VB class → /tB/Packages/VB/ (or /tB/Packages/VB// for folder-style) +permalink: /tB/Core/ redirect_from: # only if relocated; e.g. moved from Core/ to a Module/ - /tB/Core/ --- @@ -81,45 +112,72 @@ Formatting conventions: ### Cross-section linking -Bare relative links (e.g. `[Foo](Foo)`) only resolve within the **same folder** — i.e. siblings inside the same `Core/` or the same `Modules//`. Crossing a section requires an explicit relative path: - -| From | To | Link | -|------------------------------|-----------------------------|----------------------------| -| `Modules//X` | `Modules//Y` (sibling) | `[Y](Y)` | -| `Modules//X` | `Core/Y` | `[Y](../../Core/Y)` | -| `Modules//X` | `Modules//Y` | `[Y](..//Y)` | -| `Core/X` | `Modules//Y` | `[Y](../Modules//Y)` | -| `Core/X` | `Core/Y` (sibling) | `[Y](Y)` | +Relative links resolve against the **rendered URL** (the page's `permalink:`), not the file path. Pages that share a URL folder can use bare names (`[Y](Y)`); crossing folders needs `../` to climb out. + +The URL prefixes are *not* uniform across packages — VBA pages live one segment shallower than VBRUN pages, so cross-package links are asymmetric: + +- Core statement → `/tB/Core/` +- VBA module member → `/tB/Modules//` (legacy scheme retained) +- VBRUN module member → `/tB/Packages/VBRUN//` +- VB class → `/tB/Packages/VB/`, or `/tB/Packages/VB//` for folder-style classes (one extra segment) + +Common patterns: + +| From | To | Link | +|-----------------------------------|--------------------------------------|-------------------------------------| +| any page | sibling in same URL folder | `[Y](Y)` | +| VBA `Modules//X` | VBA `Modules//Y` | `[Y](..//Y)` | +| VBA `Modules//X` | `Core/Y` | `[Y](../../Core/Y)` | +| VBA `Modules//X` | VBRUN `Packages/VBRUN//Y` | `[Y](../../Packages/VBRUN//Y)` | +| VBA `Modules//X` | VB `Packages/VB/Y` | `[Y](../../Packages/VB/Y)` | +| VBRUN `Packages/VBRUN//X` | VBRUN `Packages/VBRUN//Y` | `[Y](..//Y)` | +| VBRUN `Packages/VBRUN//X` | `Core/Y` | `[Y](../../../Core/Y)` | +| VBRUN `Packages/VBRUN//X` | VBA `Modules//Y` | `[Y](../../../Modules//Y)` | +| VB `Packages/VB/X` (single-file) | VB `Packages/VB/Y` (sibling) | `[Y](Y)` | +| VB `Packages/VB/X` (single-file) | VBRUN `Packages/VBRUN//Y` | `[Y](../VBRUN//Y)` | +| VB `Packages/VB/X` (single-file) | `Core/Y` | `[Y](../../Core/Y)` | +| VB `Packages/VB//index` | VB `Packages/VB/` | `[Y](../)` | +| VB `Packages/VB//index` | VBRUN `Packages/VBRUN//Y` | `[Y](../../VBRUN//Y)` | +| VB `Packages/VB//index` | `Core/Y` | `[Y](../../../Core/Y)` | +| `Core/X` | VBA `Modules//Y` | `[Y](../Modules//Y)` | +| `Core/X` | VBRUN `Packages/VBRUN//Y` | `[Y](../Packages/VBRUN//Y)` | +| `Core/X` | VB `Packages/VB/Y` | `[Y](../Packages/VB/Y)` | +| `Core/X` | `Core/Y` (sibling) | `[Y](Y)` | Always link to the **canonical** location (the page's `permalink:`), not to a `redirect_from` alias. Pages that have moved out of `Core/` retain a `redirect_from: /tB/Core/` so legacy links still work, but forward-style links should point at the new home. ## Per-symbol workflow -1. **Locate the source**: `ls ../VBA-Docs/Language/Reference/User-Interface-Help/ | grep -i `. +1. **Locate the source**: + - Core / VBA / VBRUN symbols → `ls ../VBA-Docs/Language/Reference/User-Interface-Help/ | grep -i `. + - VB control classes → `..\AGST-asm\Source\Packages\VB\Sources\CONTROLS\STANDARD\.twin` (and the relevant `BASE/Base*.twin` files for inherited members). 2. **Decide placement**: - Pure language keyword (parsed by the compiler, no runtime call) → `docs/Reference/Core/`. - - Runtime function/property → `docs/Reference/Modules//`. Add `redirect_from: /tB/Core/` so legacy `tB/Core/` links still work. - - Pick `` from VBA's grouping (Information, Interaction, Strings, FileSystem, DateTime, Math, Financial, Conversion, ...) and the existing folders under `Modules/`. -3. **Adapt content**: + - Runtime function/property → `docs/Reference///`. Add `redirect_from: /tB/Core/` so legacy `tB/Core/` links still work. + - VB control class → `docs/Reference/VB/.md` for a single-file page, or `docs/Reference/VB//index.md` if sub-pages are likely. No `Core/` redirect — these were never under `Core/`. + - Pick `` from VBA's grouping (Information, Interaction, Strings, FileSystem, DateTime, Math, Financial, Conversion, ...) and the existing folders under `Reference//`. +3. **Adapt content** (VBA-Docs sources): - Strip MS frontmatter (`ms.assetid`, `f1_keywords`, `keywords`, `ms.date`, `ms.localizationpriority`). - Strip the `[!include[Support and feedback]...]` footer. - Replace MS parameter tables with the `*name*` + `: definition` style. - Replace VBA-specific phrasing (e.g. "Visual Basic for Applications") with twinBASIC where it changes meaning; otherwise leave as-is. - Trim Mac/Windows 95/NT trivia unless historically illuminating. -4. **Flag tB deviations** with a `> [!NOTE]` callout (see next section). -5. **Update the parent index** (`Modules//index.md`, or `Reference/Statements.md`, or `Reference/Procedures and Functions.md`) — turn an unlinked bullet into a link with a short blurb. Match the existing style of the page. -6. **Remove the symbol's path from the matching `todo.md`** `redirect_from:` array: - - `docs/Reference/Core/todo.md` — for `Core/` symbols. - - `docs/Reference/Modules/todo.md` — for `Modules/` symbols. - - `docs/Reference/Modules/VBA-todo.md` — for `Modules/VBA/` namespace. -7. **Add the page** to `Reference/Statements.md` or `Reference/Procedures and Functions.md` if not already listed there. -8. **Run the [site integrity check](#site-integrity-check)** after the batch and before committing. +4. **Adapt content** (VB control `.twin` sources): + - Walk the `Inherits` chain to enumerate the actually-public surface; private/protected helpers don't belong in user-facing docs. + - List members alphabetically within Properties / Methods / Events sections (see `CheckBox.md`). + - Members marked `[Unimplemented]` get a `> [!NOTE]` callout saying so. + - Omit `{% include VBA-Attribution.md %}` — these pages are fully original. +5. **Flag tB deviations** with a `> [!NOTE]` callout (see next section). +6. **Update the parent index** (`//index.md`, `docs/Reference/VB/index.md`, `Reference/Statements.md`, or `Reference/Procedures and Functions.md`) — turn an unlinked bullet into a link with a short blurb. Match the existing style of the page. +7. **Remove the symbol's path from `docs/Reference/VB/todo.md`** `redirect_from:` array (VB controls only — VBA/VBRUN backlogs are closed). +8. **Add the page** to `Reference/Statements.md` or `Reference/Procedures and Functions.md` if it's a statement or callable and not already listed there. +9. **Run the [site integrity check](#site-integrity-check)** after the batch and before committing. ## twinBASIC deviations from VBA to flag Add a `> [!NOTE]` callout or rewrite the affected section when source diverges. Known cases: -- `Date`, `Date$`, `Time`, `Time$` are **properties** in twinBASIC, not functions/statements — see `Modules/DateTime/Date.md` for the pattern. +- `Date`, `Date$`, `Time`, `Time$` are **properties** in twinBASIC, not functions/statements — see `docs/Reference/VBA/DateTime/Date.md` for the pattern. - `Decimal` data type is reserved but not currently supported. Note where applicable. - twinBASIC adds `Continue`, attribute syntax `[Documentation("...")]`, and other features documented under `docs/Features/`. - Some VBA-Docs pages have Office-host-specific Application objects — irrelevant; omit. @@ -127,6 +185,18 @@ Add a `> [!NOTE]` callout or rewrite the affected section when source diverges. When in doubt about a tB-specific behavior, check `docs/Features/` and `docs/Reference/index.md` before assuming VBA semantics carry over. +## Backlog discovery + +The remaining VB-package classes are tracked in [`docs/Reference/VB/todo.md`](docs/Reference/VB/todo.md) — each pending class appears as a `redirect_from:` entry pointing to its eventual canonical URL. To list what's still open: + +```sh +grep -E "^\s*-\s+/tB/" docs/Reference/VB/todo.md +``` + +The full set of candidates is `..\AGST-asm\Source\Packages\VB\Sources\CONTROLS\STANDARD\*.twin` (plus `CONTROLS\OTHER\` for `ActiveXExtender` and `HwndBaseCtl`). Anything in those folders without a matching page under `docs/Reference/VB/` is undocumented; remove its entry from `todo.md` once its page lands. + +The VBA and VBRUN backlogs are closed — there is no `todo.md` under those folders and no further work is expected there. If a missing symbol surfaces, just create the page directly. + ## Scripts and tooling Any new helper script (backlog reconciliation, content conversion, link checks beyond htmlproofer, etc.) should be written in **Python**. Do not add new Ruby code to this repo. The only Ruby allowed is the existing Jekyll/`just-the-docs` build chain (`Gemfile`, `Gemfile.lock`, `_plugins/`) — that stays as-is. @@ -151,15 +221,6 @@ Do not add, remove, or substitute flags. This catches broken intra-site links, m Requires a prior `bundle exec jekyll build` so `_site/` is current. -## Backlog discovery - -The "missing" set is encoded in `redirect_from:` arrays of the three `todo.md` stub pages above. Anything still listed there is undocumented; presence of a real file at the redirect target means it's done. To pick a batch: - -```sh -# from repo root -grep -E "^\s*-\s+/tB/" docs/Reference/Core/todo.md docs/Reference/Modules/todo.md docs/Reference/Modules/VBA-todo.md -``` - ## Repository Use Favor concise one-line git commit messages. @@ -169,6 +230,6 @@ Favor concise one-line git commit messages. - Don't commit `.claude/` or `CLAUDE.md` — both gitignored. (`WIP.md` is committed; `CLAUDE.md` is just a local `@WIP.md` import shim.) - Don't touch `_site/` (build output, gitignored). - Don't push or force-push without explicit user request. -- Don't invent VBA semantics — read the source file in `../VBA-Docs/` first. +- Don't invent VBA semantics — read the source file in `../VBA-Docs/` first. For VB controls, read the `.twin` source under `..\AGST-asm\Source\Packages\VB\Sources\` first. - Don't add boilerplate sections (Remarks, See Also) if the source has nothing meaningful for them. - **Never add `Co-Authored-By:` (or any "Co-authored by" / "Generated with Claude" / similar) trailers to commit messages.** Repository policy. Plain commit messages only.