Update win32ole entries under the doc directory
This commit is contained in:
parent
7494646101
commit
abde86afe8
@ -426,12 +426,6 @@ have commit right, others don't.
|
||||
* https://github.com/ruby/strscan
|
||||
* https://rubygems.org/gems/strscan
|
||||
|
||||
#### ext/win32ole
|
||||
|
||||
* Masaki Suketa ([suketa])
|
||||
* https://github.com/ruby/win32ole
|
||||
* https://rubygems.org/gems/win32ole
|
||||
|
||||
#### ext/zlib
|
||||
|
||||
* NARUSE, Yui ([nurse])
|
||||
@ -572,6 +566,10 @@ have commit right, others don't.
|
||||
|
||||
* https://github.com/ruby/rdoc
|
||||
|
||||
#### win32ole
|
||||
|
||||
* https://github.com/ruby/win32ole
|
||||
|
||||
## Platform Maintainers
|
||||
|
||||
### mswin64 (Microsoft Windows)
|
||||
|
@ -82,7 +82,6 @@ of each.
|
||||
- StringIO ([GitHub][stringio]): Pseudo-I/O on String objects
|
||||
- StringScanner ([GitHub][strscan]): Provides lexical scanning operations on a String
|
||||
- TmpDir ([GitHub][tmpdir]): Extends the Dir class to manage the OS temporary file path
|
||||
- WIN32OLE ([GitHub][win32ole]): Provides an interface for OLE Automation in Ruby
|
||||
- Zlib ([GitHub][zlib]): Ruby interface for the zlib compression/decompression library
|
||||
|
||||
## Tools
|
||||
@ -131,6 +130,7 @@ of each.
|
||||
- [logger]: Provides a simple logging utility for outputting messages
|
||||
- [pstore]: Implements a file-based persistence mechanism based on a Hash
|
||||
- [rdoc]: Documentation generator for Ruby, [RDoc documentation][rdoc-doc]
|
||||
- [win32ole]: Provides an interface for OLE Automation in Ruby
|
||||
|
||||
|
||||
[abbrev]: https://github.com/ruby/abbrev
|
||||
|
Loading…
x
Reference in New Issue
Block a user