nest-simulator
nest-simulator copied to clipboard
Add links in docs to glossary
This PR adds the hover tooltip reference role to glossary terms throughout the documentation (see #2109).
Pull request automatically marked stale!
This seems ready to review, but recently got some conflicts.
ping @med-ayssar!
@med-ayssar Ping!
I would apply:
.. code-block:: C++
inline void
nest::Stopwatch::print( const char* msg, timeunit_t timeunit, std::ostream& os ) const
{
// code
}
For the block starting at L233
@med-ayssar I think all issues are resolved now
@med-ayssar can you do a final review or if you're satisfied approve? thanks!
Looks good
Pure documentation change, therefore merging based on single review and in spite of full test failing for unrelated reasons.