mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge with master
This commit is contained in:
parent
73f6c9ab29
commit
c49e7187b5
81 changed files with 3577 additions and 3514 deletions
11
_platforms/desktop/linux.html
Normal file
11
_platforms/desktop/linux.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-desktop-linux
|
||||
platform:
|
||||
name: desktop
|
||||
os:
|
||||
name: linux
|
||||
---
|
||||
|
10
_platforms/desktop/mac.html
Normal file
10
_platforms/desktop/mac.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-desktop-mac
|
||||
platform:
|
||||
name: desktop
|
||||
os:
|
||||
name: mac
|
||||
---
|
10
_platforms/desktop/windows.html
Normal file
10
_platforms/desktop/windows.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-desktop-windows
|
||||
platform:
|
||||
name: desktop
|
||||
os:
|
||||
name: windows
|
||||
---
|
10
_platforms/hardware.html
Normal file
10
_platforms/hardware.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-hardware
|
||||
platform:
|
||||
name: hardware
|
||||
os:
|
||||
name: hardware
|
||||
---
|
10
_platforms/mobile/android.html
Normal file
10
_platforms/mobile/android.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-mobile-android
|
||||
platform:
|
||||
name: mobile
|
||||
os:
|
||||
name: android
|
||||
---
|
10
_platforms/mobile/blackberry.html
Normal file
10
_platforms/mobile/blackberry.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-mobile-blackberry
|
||||
platform:
|
||||
name: mobile
|
||||
os:
|
||||
name: blackberry
|
||||
---
|
10
_platforms/mobile/ios.html
Normal file
10
_platforms/mobile/ios.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-mobile-ios
|
||||
platform:
|
||||
name: mobile
|
||||
os:
|
||||
name: ios
|
||||
---
|
10
_platforms/mobile/windowsphone.html
Normal file
10
_platforms/mobile/windowsphone.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-mobile-windowsphone
|
||||
platform:
|
||||
name: mobile
|
||||
os:
|
||||
name: windowsphone
|
||||
---
|
10
_platforms/web.html
Normal file
10
_platforms/web.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: wallets-web
|
||||
platform:
|
||||
name: web
|
||||
os:
|
||||
name: web
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue