Provide intersphinx objects.inv #8376
              
                Unanswered
              
          
                  
                    
                      mschoettle
                    
                  
                
                  asked this question in
                Ideas & Suggestions
              
            Replies: 1 comment
-
| 
         @mschoettle here is #9587  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I started using
mkdocswithmkdocstrings[1] and it has the ability to importobjects.inv(see intersphinx) files to reference elements from other projects. Unfortunately, DRF does not provide this file.I am aware that you are using
mkdocsand the aforementionedmkdocstringsactually generates theobjects.invfile. So I am wondering whether there is interest to provide this. It would be great to be able to reference a code element in docstrings and have it link automatically to the relevant part in the DRF documentation.[1] https://mkdocstrings.github.io/
Beta Was this translation helpful? Give feedback.
All reactions