Skip to content

Commit

Permalink
Summary etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
hasumikin committed Jan 17, 2024
1 parent 6dc41cd commit e6c245e
Show file tree
Hide file tree
Showing 105 changed files with 315 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/rbs_doc/generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ def generate_pages
File.open(filename, "w") do |f|
f.puts "---"
f.puts "title: #{classname}"
f.puts "keywords: #{classname}"
f.puts "tags: [class]"
f.puts "summary: #{classname} class of PicoRuby"
f.puts "sidebar: picoruby_sidebar"
f.puts "permalink: #{basename}.html"
f.puts "folder: rbs_doc"
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/ADC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: ADC
keywords: ADC
tags: [class]
summary: ADC class of PicoRuby
sidebar: picoruby_sidebar
permalink: ADC.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/AHT25.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: AHT25
keywords: AHT25
tags: [class]
summary: AHT25 class of PicoRuby
sidebar: picoruby_sidebar
permalink: AHT25.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/AQM0802A.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: AQM0802A
keywords: AQM0802A
tags: [class]
summary: AQM0802A class of PicoRuby
sidebar: picoruby_sidebar
permalink: AQM0802A.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/ArgumentError.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: ArgumentError
keywords: ArgumentError
tags: [class]
summary: ArgumentError class of PicoRuby
sidebar: picoruby_sidebar
permalink: ArgumentError.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/Array.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: Array
keywords: Array
tags: [class]
summary: Array class of PicoRuby
sidebar: picoruby_sidebar
permalink: Array.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE
keywords: BLE
tags: [class]
summary: BLE class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE_AdvertisingData.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE::AdvertisingData
keywords: BLE::AdvertisingData
tags: [class]
summary: BLE::AdvertisingData class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE_AdvertisingData.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE_AdvertisingReport.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE::AdvertisingReport
keywords: BLE::AdvertisingReport
tags: [class]
summary: BLE::AdvertisingReport class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE_AdvertisingReport.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE_Broadcaster.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE::Broadcaster
keywords: BLE::Broadcaster
tags: [class]
summary: BLE::Broadcaster class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE_Broadcaster.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE_Central.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE::Central
keywords: BLE::Central
tags: [class]
summary: BLE::Central class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE_Central.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE_GattDatabase.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE::GattDatabase
keywords: BLE::GattDatabase
tags: [class]
summary: BLE::GattDatabase class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE_GattDatabase.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE_Observer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE::Observer
keywords: BLE::Observer
tags: [class]
summary: BLE::Observer class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE_Observer.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE_Peripheral.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE::Peripheral
keywords: BLE::Peripheral
tags: [class]
summary: BLE::Peripheral class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE_Peripheral.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/BLE_Utils.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: BLE::Utils
keywords: BLE::Utils
tags: [class]
summary: BLE::Utils class of PicoRuby
sidebar: picoruby_sidebar
permalink: BLE_Utils.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/CYW43.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: CYW43
keywords: CYW43
tags: [class]
summary: CYW43 class of PicoRuby
sidebar: picoruby_sidebar
permalink: CYW43.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/CYW43_GPIO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: CYW43::GPIO
keywords: CYW43::GPIO
tags: [class]
summary: CYW43::GPIO class of PicoRuby
sidebar: picoruby_sidebar
permalink: CYW43_GPIO.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/ConsumerKey.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: ConsumerKey
keywords: ConsumerKey
tags: [class]
summary: ConsumerKey class of PicoRuby
sidebar: picoruby_sidebar
permalink: ConsumerKey.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/DebounceBase.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: DebounceBase
keywords: DebounceBase
tags: [class]
summary: DebounceBase class of PicoRuby
sidebar: picoruby_sidebar
permalink: DebounceBase.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/DebounceNone.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: DebounceNone
keywords: DebounceNone
tags: [class]
summary: DebounceNone class of PicoRuby
sidebar: picoruby_sidebar
permalink: DebounceNone.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/DebouncePerKey.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: DebouncePerKey
keywords: DebouncePerKey
tags: [class]
summary: DebouncePerKey class of PicoRuby
sidebar: picoruby_sidebar
permalink: DebouncePerKey.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/DebouncePerRow.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: DebouncePerRow
keywords: DebouncePerRow
tags: [class]
summary: DebouncePerRow class of PicoRuby
sidebar: picoruby_sidebar
permalink: DebouncePerRow.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/DipSwitch.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: DipSwitch
keywords: DipSwitch
tags: [class]
summary: DipSwitch class of PicoRuby
sidebar: picoruby_sidebar
permalink: DipSwitch.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/Dir.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: Dir
keywords: Dir
tags: [class]
summary: Dir class of PicoRuby
sidebar: picoruby_sidebar
permalink: Dir.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/EAGAINWaitReadable.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: EAGAINWaitReadable
keywords: EAGAINWaitReadable
tags: [class]
summary: EAGAINWaitReadable class of PicoRuby
sidebar: picoruby_sidebar
permalink: EAGAINWaitReadable.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/EC21.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: EC21
keywords: EC21
tags: [class]
summary: EC21 class of PicoRuby
sidebar: picoruby_sidebar
permalink: EC21.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/EC21_SoracomBeamUDP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: EC21::SoracomBeamUDP
keywords: EC21::SoracomBeamUDP
tags: [class]
summary: EC21::SoracomBeamUDP class of PicoRuby
sidebar: picoruby_sidebar
permalink: EC21_SoracomBeamUDP.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/Exception.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: Exception
keywords: Exception
tags: [class]
summary: Exception class of PicoRuby
sidebar: picoruby_sidebar
permalink: Exception.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/FAT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: FAT
keywords: FAT
tags: [class]
summary: FAT class of PicoRuby
sidebar: picoruby_sidebar
permalink: FAT.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/FAT_Dir.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: FAT::Dir
keywords: FAT::Dir
tags: [class]
summary: FAT::Dir class of PicoRuby
sidebar: picoruby_sidebar
permalink: FAT_Dir.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/FAT_File.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: FAT::File
keywords: FAT::File
tags: [class]
summary: FAT::File class of PicoRuby
sidebar: picoruby_sidebar
permalink: FAT_File.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/FAT_Stat.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: FAT::Stat
keywords: FAT::Stat
tags: [class]
summary: FAT::Stat class of PicoRuby
sidebar: picoruby_sidebar
permalink: FAT_Stat.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/FAT_VFSMethods.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: FAT::VFSMethods
keywords: FAT::VFSMethods
tags: [class]
summary: FAT::VFSMethods class of PicoRuby
sidebar: picoruby_sidebar
permalink: FAT_VFSMethods.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/FalseClass.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: FalseClass
keywords: FalseClass
tags: [class]
summary: FalseClass class of PicoRuby
sidebar: picoruby_sidebar
permalink: FalseClass.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/File.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: File
keywords: File
tags: [class]
summary: File class of PicoRuby
sidebar: picoruby_sidebar
permalink: File.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/File_Stat.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: File::Stat
keywords: File::Stat
tags: [class]
summary: File::Stat class of PicoRuby
sidebar: picoruby_sidebar
permalink: File_Stat.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/Float.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: Float
keywords: Float
tags: [class]
summary: Float class of PicoRuby
sidebar: picoruby_sidebar
permalink: Float.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/GPIO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: GPIO
keywords: GPIO
tags: [class]
summary: GPIO class of PicoRuby
sidebar: picoruby_sidebar
permalink: GPIO.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/Hash.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: Hash
keywords: Hash
tags: [class]
summary: Hash class of PicoRuby
sidebar: picoruby_sidebar
permalink: Hash.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/I2C.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: I2C
keywords: I2C
tags: [class]
summary: I2C class of PicoRuby
sidebar: picoruby_sidebar
permalink: I2C.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/IIRFilter.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: IIRFilter
keywords: IIRFilter
tags: [class]
summary: IIRFilter class of PicoRuby
sidebar: picoruby_sidebar
permalink: IIRFilter.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/IO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: IO
keywords: IO
tags: [class]
summary: IO class of PicoRuby
sidebar: picoruby_sidebar
permalink: IO.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/IOError.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: IOError
keywords: IOError
tags: [class]
summary: IOError class of PicoRuby
sidebar: picoruby_sidebar
permalink: IOError.html
folder: rbs_doc
Expand Down
3 changes: 3 additions & 0 deletions pages/rbs_doc/Integer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: Integer
keywords: Integer
tags: [class]
summary: Integer class of PicoRuby
sidebar: picoruby_sidebar
permalink: Integer.html
folder: rbs_doc
Expand Down
Loading

0 comments on commit e6c245e

Please sign in to comment.