mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-09-01 00:00:35 -04:00
Merge branch 'patch-1' into 'master'
Correct page title in the RDocs See merge request honeyryderchuck/httpx!21
This commit is contained in:
commit
28a7721774
2
Rakefile
2
Rakefile
@ -20,7 +20,7 @@ task :"test:ci" => %i[test rubocop]
|
||||
|
||||
# Doc
|
||||
|
||||
rdoc_opts = ["--line-numbers", "--inline-source", "--title", "Roda: Routing tree web toolkit"]
|
||||
rdoc_opts = ["--line-numbers", "--inline-source", "--title", "HTTPX: An HTTP client library for ruby"]
|
||||
|
||||
begin
|
||||
gem "hanna-nouveau"
|
||||
|
Loading…
x
Reference in New Issue
Block a user