nest-simulator icon indicating copy to clipboard operation
nest-simulator copied to clipboard

Add links in docs to glossary

Open jessica-mitchell opened this issue 2 years ago • 2 comments

This PR adds the hover tooltip reference role to glossary terms throughout the documentation (see #2109).

jessica-mitchell avatar May 20 '22 11:05 jessica-mitchell

Pull request automatically marked stale!

github-actions[bot] avatar Jul 20 '22 08:07 github-actions[bot]

This seems ready to review, but recently got some conflicts.

terhorstd avatar Aug 02 '22 07:08 terhorstd

ping @med-ayssar!

jessica-mitchell avatar Nov 11 '22 09:11 jessica-mitchell

@med-ayssar Ping!

heplesser avatar Nov 28 '22 09:11 heplesser

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 avatar Nov 29 '22 15:11 med-ayssar

@med-ayssar I think all issues are resolved now

jessica-mitchell avatar Dec 01 '22 10:12 jessica-mitchell

@med-ayssar can you do a final review or if you're satisfied approve? thanks!

jessica-mitchell avatar Dec 02 '22 08:12 jessica-mitchell

Looks good

med-ayssar avatar Dec 05 '22 14:12 med-ayssar

Pure documentation change, therefore merging based on single review and in spite of full test failing for unrelated reasons.

heplesser avatar Dec 06 '22 06:12 heplesser