Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit a3f0989

Browse files
fixed sdk docs
1 parent e2f950b commit a3f0989

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/connection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!--
66
generated by Pod::Simple::HTML v3.35,
77
using Pod::Simple::PullParser v3.35,
8-
under Perl v5.026000 at Tue Jul 24 08:53:12 2018 GMT.
8+
under Perl v5.026000 at Tue Jul 24 09:34:50 2018 GMT.
99
1010
If you want to change this HTML document, you probably shouldn't do that
1111
by changing it directly. Instead, see about changing the calling options

docs/apiconnector.html renamed to docs/connector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!--
66
generated by Pod::Simple::HTML v3.35,
77
using Pod::Simple::PullParser v3.35,
8-
under Perl v5.026000 at Tue Jul 24 08:53:12 2018 GMT.
8+
under Perl v5.026000 at Tue Jul 24 09:34:50 2018 GMT.
99
1010
If you want to change this HTML document, you probably shouldn't do that
1111
by changing it directly. Instead, see about changing the calling options

docs/hexonet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!--
66
generated by Pod::Simple::HTML v3.35,
77
using Pod::Simple::PullParser v3.35,
8-
under Perl v5.026000 at Tue Jul 24 08:53:12 2018 GMT.
8+
under Perl v5.026000 at Tue Jul 24 09:34:50 2018 GMT.
99
1010
If you want to change this HTML document, you probably shouldn't do that
1111
by changing it directly. Instead, see about changing the calling options

docs/response.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!--
66
generated by Pod::Simple::HTML v3.35,
77
using Pod::Simple::PullParser v3.35,
8-
under Perl v5.026000 at Tue Jul 24 08:53:12 2018 GMT.
8+
under Perl v5.026000 at Tue Jul 24 09:34:50 2018 GMT.
99
1010
If you want to change this HTML document, you probably shouldn't do that
1111
by changing it directly. Instead, see about changing the calling options

docs/util.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!--
66
generated by Pod::Simple::HTML v3.35,
77
using Pod::Simple::PullParser v3.35,
8-
under Perl v5.026000 at Tue Jul 24 08:53:12 2018 GMT.
8+
under Perl v5.026000 at Tue Jul 24 09:34:50 2018 GMT.
99
1010
If you want to change this HTML document, you probably shouldn't do that
1111
by changing it directly. Instead, see about changing the calling options

scripts/generatedocs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
perldoc -oHTML -ddocs/apiconnector.html WebService::Hexonet::Connector
2+
perldoc -oHTML -ddocs/connector.html WebService::Hexonet::Connector
33
perldoc -oHTML -ddocs/hexonet.html WebService::Hexonet
44
perldoc -oHTML -ddocs/util.html WebService::Hexonet::Connector::Util
55
perldoc -oHTML -ddocs/connection.html WebService::Hexonet::Connector::Connection

0 commit comments

Comments
 (0)