Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
fix documentation share button
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Feb 14, 2016
1 parent 6439b08 commit debde15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/project_name/subproject/myexampleb.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ class myclassb(myclass):
This is the documentation for this class.
Inherits from @see cl myclass.
An example on how to share: :sharenet:`facebook-linkedin-twitter-20`.
An example on how to share: :sharenet:`facebook-linkedin-twitter-20-body`.
"""

def __init__(self, pa):
Expand Down

0 comments on commit debde15

Please sign in to comment.