[DOC] forward.rst pointing to C API
See original GitHub issueWhen rendered, the this snipped (copied at the end and that renders as this) :ref:`mne_make_source_space`
points to the C API here: https://mne-tools.github.io/dev/manual/c_reference.html#mne-make-source-space
Creating a surface-based source space
#####################################
The fif format source space files containing the dipole locations
and orientations are created with the utility :ref:`mne_make_source_space`.
This utility is usually invoked by the convenience script :ref:`mne_setup_source_space`,
see :ref:`setting_up_source_space`.
This happens in different places.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Aesara: doc/extending/ctype.rst | Fossies
In order to be C-compatible, a Type must provide a C interface to the Python data that satisfy the constraints it puts forward....
Read more >How can I link/reference another reST file in the documentation?
With this method you can link between different .rst files using their relative paths as described in the documentaion link above. Share.
Read more >Documentation/process/submitting-patches.rst
This document contains a large number of suggestions in a relatively terse format. For detailed information on how the kernel development process works,...
Read more >Zone-Based Policy Firewall, Cisco IOS XE Release 3S - TCP ...
Some devices send the TCP RST segment to both sender and receiver ports when a ... Cisco IOS Security Command Reference: Commands A...
Read more >Getting Started - Python Developer's Guide
Send an e-mail to docs@python.org or open an issue on the tracker. ... You can view the documentation after building the HTML by...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just checked the link, and here are all the C API references:
As far as I can tell, this was solved.