[Hacktoberfest Challenge] Write the docs ✏️ #177630
Replies: 3 comments
        
          
            
              This comment was marked as off-topic.
            
          
            
        
      
    
            
              This comment was marked as off-topic.
            
          
            
        -
| Thank | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
        
          
            
              This comment was marked as off-topic.
            
          
            
        
      
    
            
              This comment was marked as off-topic.
            
          
            
        
  
    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.
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation is one of the most hauntingly valuable and desperately needed contributions in open source, don't let it become a ghost town! Explaining how something works, should be used, or what spine-tingling considerations to watch out for helps everyone better use the project without stumbling into dark corners.
This week, we've conjured up some practice to help you get in the groove of writing how things work. Dare to take on this week's challenge... if you're brave enough! 🎃
Challenge 🔨
Pick one of the code functions below and write documentation to go along with it, the documentation can include basic descriptions, parameter explanations, doc strings, and/or return value details.
Java Code
JavaScript
Python Code
Tips ✨
Inspiration ⚡
Beautiful-Docs repository from @matheusfelipeog, pointers to useful, well-written, and otherwise beautiful documentation, all in real life examples.
Happy documenting!
Beta Was this translation helpful? Give feedback.
All reactions