The Wayback Machine - https://web.archive.org/web/20210813095146/https://github.com/topics/sphinx
Skip to content
#

sphinx

Here are 741 public repositories matching this topic...

schaarsc
schaarsc commented Oct 24, 2020

Steps to reproduce

https://docs.nextcloud.com/server/20/admin_manual/installation/harden_server.html#connections-to-remote-servers

Expected behaviour

documentation should also mention connections required for featured apps.
for example

  • apps are downloaded from github not from apps.nextcloud.com (github is using cloud storage for some assets)
  • weather is connecting to ...?
MyST-Parser
chrisjsewell
chrisjsewell commented Feb 26, 2020

It would be good to include in the documentation some guidance for users on how to get the most out of MyST; particularly those that haven't used rST before.

Most of the directives are documented at:

So at a minimum these links should be provided. It w

symbiflow-arch-defs
rw1nkler
rw1nkler commented Aug 21, 2020

During the work on merging #1419 I figured out that the basic BUFGMUX example works differently on Arty Board and Nexys Video.

The example uses three LEDs:

  • led[2] - blinks with slow frequency
  • led[1] - blinks with high frequency
  • led[0] - blinks with the same frequency as led[2] or led[1] depending on sw[0] state.

On the Arty Board, the example works as intended. On Nexys Video, when

Improve this page

Add a description, image, and links to the sphinx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sphinx topic, visit your repo's landing page and select "manage topics."

Learn more