diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
commit | a065e04d529da1d847b5062a12c46d916408bf32 (patch) | |
tree | fe0f8bcec1ff39a3c499a2708222dcf15224ff70 /files/pl/rhino/index.html | |
parent | 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (diff) | |
download | translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.gz translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.bz2 translated-content-a065e04d529da1d847b5062a12c46d916408bf32.zip |
update based on https://github.com/mdn/yari/issues/2028
Diffstat (limited to 'files/pl/rhino/index.html')
-rw-r--r-- | files/pl/rhino/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/files/pl/rhino/index.html b/files/pl/rhino/index.html deleted file mode 100644 index 43704397e3..0000000000 --- a/files/pl/rhino/index.html +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Rhino -slug: Rhino -translation_of: Mozilla/Projects/Rhino ---- -<p><img alt="Image:rhino.jpg" class="internal" src="/@api/deki/files/832/=Rhino.jpg"></p> -<p><strong>Rhino</strong> jest implementacją open-source języka <a href="/en/JavaScript" title="en/JavaScript">JavaScript</a> napisaną całkowicie w języku Java. Jest zwykle wbudowana w aplikacje napisane w języku Java aby umożliwić użytkownikom końcowym pisanie skryptów. Jest wbudowana w J2SE 6 jako domyślny silnik skryptowy dla języka Java.</p> -<h4 id="Rhino_downloads" name="Rhino_downloads">Rhino downloads</h4> -<p>How to <a class="internal" href="/en/RhinoDownload" title="en/RhinoDownload">get source and binaries</a>. </p> -<h4 id="Rhino_documentation" name="Rhino_documentation">Rhino documentation</h4> -<p><a href="/en/Rhino_documentation" title="en/Rhino_documentation">Information on Rhino</a> for script writers and embedders.</p> -<h4 id="Rhino_help" name="Rhino_help">Rhino help</h4> -<p><a href="/en/Rhino/Community" title="en/Rhino/Community">Some resources</a> if you get stuck.</p> |