mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-09-01 00:00:35 -04:00
Correct page title in the RDocs
This commit is contained in:
parent
453f0c8c63
commit
3b3f8a70a5
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