Skip to content

Commit 0737c49

Browse files
committed
documentation/sphinx: Fix formatting errors in .rst files
Removes emojis from code snippets causing issues with LaTeX output generated by Sphinx.
1 parent 85f7393 commit 0737c49

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/command_list/newt_complete.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Install bash autocompletion
1414
Bash completion has been installed to:
1515
/usr/local/etc/bash_completion.d
1616
==> Summary
17-
🍺 /usr/local/Cellar/bash-completion/1.3_1: 189 files, 607.8K
17+
/usr/local/Cellar/bash-completion/1.3_1: 189 files, 607.8K
1818
1919
Enable autocompletion for newt
2020
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

docs/install/newt_mac.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ commands to upgrade to newt latest:
7878
==> Downloading from https://raw.githubusercontent.com/juullabs-oss/binary-releases/master/mynewt-newt-tools_1.5.0/mynewt-newt-1.5.0.sierra.bottle.tar.gz
7979
######################################################################## 100.0%
8080
==> Pouring mynewt-newt-1.5.0.sierra.bottle.tar.gz
81-
🍺 /usr/local/Cellar/mynewt-newt/1.5.0: 3 files, 8.1MB
81+
/usr/local/Cellar/mynewt-newt/1.5.0: 3 files, 8.1MB
8282
8383
Installing the Latest Release Version of Newt
8484
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -94,7 +94,7 @@ Run the following command to install the latest release version of newt:
9494
==> Downloading from https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.5.0/mynewt-newt-
9595
######################################################################## 100.0%
9696
==> Pouring mynewt-newt-1.5.0.sierra.bottle.tar.gz
97-
🍺 /usr/local/Cellar/mynewt-newt/1.5.0: 3 files, 8.1MB
97+
/usr/local/Cellar/mynewt-newt/1.5.0: 3 files, 8.1MB
9898
9999
**Notes:** Homebrew bottles for newt are available for macOS Sierra. If you are running an earlier version of macOS,
100100
the installation will install the latest version of Go and compile newt locally.

0 commit comments

Comments
 (0)