| Age | Commit message (Collapse) | Author |
|
bundle command [no ci]
|
|
- replace default branch with HEAD where possible (or drop reference, if possible)
- use readme anchor to link to README for project on GitHub
- use jsdelivr to reference file from repository on GitHub
- remove unused badges in README files
- make badge for chat consistent across README files
|
|
|
|
|
|
running tests [skip ci]
|
|
|
|
|
|
- move yard deps to Gemfile
- unset version of yard and yard-tomdoc
- remove yard task from Rakefile
- add missing configuration to .yardopts
- fix line causing syntax error in CHANGELOG
- add info about API docs to CONTRIBUTING
|
|
- rename license text file to LICENSE to GitHub recognized it
- no change to the license itself
- only the format of the license file has been changed
|
|
- add NOKOGIRI_USE_SYSTEM_LIBRARIES=true env variable in CI
- recommend NOKOGIRI_USE_SYSTEM_LIBRARIES=true env variable when running bundle
- use Gemfile to downgrade Nokogiri if Ruby < 1.9.2
|
|
|
|
- document how to install Bundler if the bundle command is missing
- recommend using the pattern issue-XYZ for the name of the topic branch
|
|
Fixes #1549
|
|
- document that the asciidoctor command can be called directly
- change attribute scheme
- minor content update
|
|
|
|
|
|
|
|
|
|
* trim down API section
* new screenshot
* add Asciidoctor Project to copyright
* cleanup attribute names for uris
* copy edits
* AsciiDoc formatting
|
|
|
|
* Move contributing docs to CONTRIBUTING.adoc
* Concise sentences to reduce README length
* Move Contributing section below Usage
* Merge Operating Systems section and Dependency and Configuration Requirements into Requirements
|