-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need sample scripts/commands #5
Comments
@daren-thomas Should we refer to RevitAPIDocs Code Samples and pyRevit for this? or actually include sample scripts? Maybe adding a menu that lists sample scripts so users can load and test easily. |
Woah! RevitAPIDocs Code Samples! I hadn't seen that! What are these based on? Are they based on Jeremy's code? We should definitely refer to these projects! I wonder... can we figure out a way to load the code samples from within RPS? Create a... load code sample button for the text pad and that would (scrape?) the RevitAPIDocs website? Maybe there is an API? Ah! I just found the repo with the code... should be as easy as using some sort of GitHub api to read the files... @gtalarico are you interested in this happening? What are your requirements for embedding the code samples into RPS? |
@daren-thomas Codes are mostly done by Gui and contributed by other users. @gtalarico I think it'll make more sense if RPS has link buttons to RevitAPIdocs and Gui implements a search for the code samples on the site. This way we won't be duplicating interfaces. However I'm all for having a snippet system in RPS similar to the way Atom snippets work with a |
Thanks @daren-thomas ! I am fine with any of these amazing ideas. But we should also have a plan to merge or preserve the amazing docs you have built on Gitbook: |
Original issue reported on code.google.com by
dthomas.ch
on 15 Jul 2010 at 10:41The text was updated successfully, but these errors were encountered: