Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kimt33
/
docinstance
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add class for block of strings inside docstring
- #4
#4
Open
kimt33
wants to merge 15 commits into
master
kimt33/docinstance:master
from
paragraph
kimt33/docinstance:paragraph
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Add class for block of strings inside docstring
#4
kimt33
wants to merge 15 commits into
master
kimt33/docinstance:master
from
paragraph
kimt33/docinstance:paragraph
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2019
Run black.
kimt33
committed
b0d494f
View commit details
Copy full SHA for b0d494f
Browse repository at this point
Move tests to directory in project home
kimt33
committed
71be25d
View commit details
Copy full SHA for 71be25d
Browse repository at this point
Move python package to src directory
Show description for 1c336fc
kimt33
committed
1c336fc
View commit details
Copy full SHA for 1c336fc
Browse repository at this point
Update tox
Show description for 628e331
kimt33
committed
628e331
View commit details
Copy full SHA for 628e331
Browse repository at this point
Fix coverage issue
Show description for 062e8fc
kimt33
committed
062e8fc
View commit details
Copy full SHA for 062e8fc
Browse repository at this point
Consolidate multiple docstring methods into a single method DocContent
Show description for 3bd7e70
kimt33
committed
3bd7e70
View commit details
Copy full SHA for 3bd7e70
Browse repository at this point
Remove abstract __init__ from DocContent
Show description for 0396e57
kimt33
committed
0396e57
View commit details
Copy full SHA for 0396e57
Browse repository at this point
Remove default style from Docstring
Show description for 71f0b5e
kimt33
committed
71f0b5e
View commit details
Copy full SHA for 71f0b5e
Browse repository at this point
Commits on Jun 12, 2019
WIP: Add napoleon parsers for google and numpy formats
Show description for d25cd57
kimt33
committed
d25cd57
View commit details
Copy full SHA for d25cd57
Browse repository at this point
Add class for paragraphs
Show description for d325c21
kimt33
committed
d325c21
View commit details
Copy full SHA for d325c21
Browse repository at this point
Replace strings with DocParagraph in DocSection
Show description for 3182ad3
kimt33
committed
3182ad3
View commit details
Copy full SHA for 3182ad3
Browse repository at this point
Add keyword arguments to base make_docstring
Show description for 42676d7
kimt33
committed
42676d7
View commit details
Copy full SHA for 42676d7
Browse repository at this point
Add __eq__ and __ne__ methods to DocParagraph
Show description for f83bc61
kimt33
committed
f83bc61
View commit details
Copy full SHA for f83bc61
Browse repository at this point
Support string content in DocSection
Show description for 240fe2d
kimt33
committed
240fe2d
View commit details
Copy full SHA for 240fe2d
Browse repository at this point
Fix Summary to support strings and DocParagraph
Show description for 18f13f1
kimt33
committed
18f13f1
View commit details
Copy full SHA for 18f13f1
Browse repository at this point
You can’t perform that action at this time.