Skip to content

Commit

Permalink
updated docs for 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmorgner committed Jul 8, 2021
1 parent 9a3faf6 commit 812ecb1
Show file tree
Hide file tree
Showing 54 changed files with 14,110 additions and 12,901 deletions.
10 changes: 5 additions & 5 deletions docs/_sources/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ on Debian wheezy::

gendef_ should be installed to generate the library definitions.
On successfull compilation, the Windows binaries can be found in
:file:`openpace-1.1.1_win32`. For customization you
:file:`openpace-1.1.2_win32`. For customization you
may pass the following :command:`make` variables:

====================== ==================== ===========================================================================================
Expand Down Expand Up @@ -174,7 +174,7 @@ Make Variable Default
=================================== ================================================================================ =====================================================

On successfull compilation, the Android binaries can be found in
:file:`openpace-1.1.1_${ANDROID_ARCH}-linux-androideabi`.
:file:`openpace-1.1.2_${ANDROID_ARCH}-linux-androideabi`.


.. _javascript_api:
Expand All @@ -198,11 +198,11 @@ Make Variable Default Meaning
========================= ================================== =======================================================================

On successfull compilation, the compiled bitcode files can be found in
:file:`openpace-1.1.1_js`. You can run our testsuite
:file:`openpace-1.1.2_js`. You can run our testsuite
completely in Javascript or `in your browser <_static/eactest.html>`_::

nodejs openpace-1.1.1_js/bin/eactest.js
firefox openpace-1.1.1_js/eactest.html
nodejs openpace-1.1.2_js/bin/eactest.js
firefox openpace-1.1.2_js/eactest.html

.. warning::
`Javascript cryptography is considered harmful`_. You may want to think
Expand Down
Loading

0 comments on commit 812ecb1

Please sign in to comment.