We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d88d1d1 commit 8b026a5Copy full SHA for 8b026a5
nbdev/_modidx.py
@@ -49,6 +49,7 @@
49
'nbdev.config.update_proj': ('api/config.html#update_proj', 'nbdev/config.py'),
50
'nbdev.config.update_version': ('api/config.html#update_version', 'nbdev/config.py'),
51
'nbdev.config.write_cells': ('api/config.html#write_cells', 'nbdev/config.py')},
52
+ 'nbdev.diff': {'nbdev.diff.source_diff': ('api/diff.html#source_diff', 'nbdev/diff.py')},
53
'nbdev.doclinks': { 'nbdev.doclinks.NbdevLookup': ('api/doclinks.html#nbdevlookup', 'nbdev/doclinks.py'),
54
'nbdev.doclinks.NbdevLookup.__getitem__': ( 'api/doclinks.html#nbdevlookup.__getitem__',
55
'nbdev/doclinks.py'),
0 commit comments