# HG changeset patch # User Kai T. Ohlhus # Date 1477962078 -3600 # Node ID 25149c27c7945f058fdcf68af05c49b91673f960 # Parent e8fc61e077fc5f448e939a910dc13b9b3096f196 Removed Octicons dependeny. diff -r e8fc61e077fc -r 25149c27c794 _config.yml --- a/_config.yml Tue Nov 01 01:06:10 2016 +0100 +++ b/_config.yml Tue Nov 01 02:01:18 2016 +0100 @@ -24,7 +24,3 @@ # Build settings markdown: kramdown highlighter: pygments - -# Icons -gems: - - jekyll-octicons diff -r e8fc61e077fc -r 25149c27c794 bugs.md --- a/bugs.md Tue Nov 01 01:06:10 2016 +0100 +++ b/bugs.md Tue Nov 01 02:01:18 2016 +0100 @@ -12,21 +12,23 @@ [2]: {{ site.bugs_url }}&func=additem [3]: {{ site.bugs_url }}&func=search -

-

-{% octicon stop class:"octicon-stop-octave" %} +
+
+
Please do not send any bug reports to the {{ site.help_email }} mailing list. Most Octave users do not want to receive bug reports.
-

+
+
-

-

-{% octicon stop class:"octicon-stop-octave" %} +
+
+
Before reporting a new bug, please read the guidelines below.
-

+
+
diff -r e8fc61e077fc -r 25149c27c794 get-involved.md --- a/get-involved.md Tue Nov 01 01:06:10 2016 +0100 +++ b/get-involved.md Tue Nov 01 02:01:18 2016 +0100 @@ -23,15 +23,16 @@ That way others can provide input early on, which makes your contribution more likely to get accepted. -

-

-{% octicon stop class:"octicon-stop-octave" %} +
+
+
Please do not send help requests or bug reports to the {{ site.maintainers_email }} mailing list. Refer to the bug tracker or other support options instead.
-

+
+
[1]: http://www.octave.org/wiki/Projects [2]: https://lists.gnu.org/mailman/listinfo/octave-maintainers diff -r e8fc61e077fc -r 25149c27c794 support.md --- a/support.md Tue Nov 01 01:06:10 2016 +0100 +++ b/support.md Tue Nov 01 02:01:18 2016 +0100 @@ -20,12 +20,11 @@ # Documentation -There is an [{% octicon book class:"octicon-book-manual" %} Online Manual][3] -and a [{% octicon file-pdf class:"octicon-pdf-manual" %} PDF Version][4] of -the comprehensive ~800 page manual. This full documentation of Octave is -generated directly from the Texinfo source files that are distributed along -with every copy of the Octave source code. The complete text of the manual -is also available at the Octave prompt using the `doc` command. +There is an [Online Manual][3] and a [PDF Version][4] of the comprehensive +~800 page manual. This full documentation of Octave is generated directly +from the Texinfo source files that are distributed along with every copy of +the Octave source code. The complete text of the manual is also available +at the Octave prompt using the `doc` command. A printed version of the Octave manual may be ordered from [Network Theory, Ltd.][5]. Any money raised from the sale of this book @@ -74,10 +73,9 @@ - -

-

- {% octicon stop class:"octicon-stop-octave" %} +
+
+
Please do not send any bug reports to the {{ site.help_email }} mailing list. Most Octave users do not want to receive bug reports.