1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-23 23:13:28 +02:00

Use https in Wolfram Language

This commit is contained in:
Matheus Felipe
2022-05-02 14:58:12 -03:00
committed by GitHub
parent 51811ef045
commit 084c642929

View File

@@ -46,7 +46,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Riemann](https://riemann.io/) - Great design, easy to read, and very thorough with introductory and advanced topics.
* [Pretty RFC](https://pretty-rfc.herokuapp.com/) - Reworked [IETF](http://www.ietf.org) documents for easier viewing.
* [Vagrant](https://www.vagrantup.com/docs/) - Well organized, easy to read, attractive design. ([@clstokes](https://twitter.com/clstokes))
* [Wolfram Language](http://reference.wolfram.com/language/) - Nice top-level navigation in a grid layout. Topics grouped by color, each with a relevant graphic and on-click menu of sub-topics. (contributed by [troytop](http://github.com/troyhop))
* [Wolfram Language](https://reference.wolfram.com/language/) - Nice top-level navigation in a grid layout. Topics grouped by color, each with a relevant graphic and on-click menu of sub-topics. (contributed by [troytop](http://github.com/troyhop))
* [Lisp Flavored Erlang: Quick Start](http://lfe.gitbooks.io/quick-start/content/) - Attractive presentation, nice jumpstart for the language. (contributed by [@macintux](https://twitter.com/macintux))
* [Thinking Forth](http://thinking-forth.sourceforge.net) - Forth is now largely eclipsed by Factor, but the book remains an inspiring look at the ideas behind this stack-based language. (contributed by [@macintux](https://twitter.com/macintux))
* [Packer Documentation](http://www.packer.io/docs) - These are just lovely.