Skip to content

Commit b79f070

Browse files
committed
documentation update
1 parent bc1a62c commit b79f070

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/application-directory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Perl Executing Browser QtWebEngine - Application Directory
1+
# Perl Executing Browser - Application Directory
22

33
PEB is created to work from any directory and all file paths used by PEB are relative to the PEB Application Directory.
44

doc/perl-scripts-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Perl Executing Browser QtWebEngine - Perl Scripts API
1+
# Perl Executing Browser - Perl Scripts API
22

33
Every Perl script run by PEB must have a JavaScript configuration object with an arbitrary object name and fixed-name object properties. The name of the JavaScript configuration object with a ``.script`` extension forms a pseudo link used to start the corresponding Perl script.
44

0 commit comments

Comments
 (0)