Skip to content

c-ide.org edits re: install and preparation #54

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Boruch-Baum
Copy link
Contributor

  • Sync org file file html file.

  • Remove text that misled me to think that no further customization of
    the demo package was necessary in order for it to function as
    described in the guide.

  • Correct dependency ambiguity about helm and helm-gtags.

  • Move a few paragraphs from section 'Source code navigation' to
    section 'Quick setup'.

  • Describe what tags are BEFORE beginning to use them.

  • Edits to section describing tag creation

* Sync org file file html file.

* Remove text that misled me to think that no further customization of
  the demo package was necessary in order for it to function as
  described in the guide.

* Correct dependency ambiguity about helm and helm-gtags.

* Move a few paragraphs from section 'Source code navigation' to
  section 'Quick setup'.

* Describe what tags are BEFORE beginning to use them.

* Edits to section describing tag creation
* Create a `org-publish-project-alist' to enable publishing the
  project in a manner consistent with the current output.
* rename `emacs-tutor' to `org'

* put `org-publish' output in new folder `html'

* remove an errant gif that was in root folder
* Publishing will not inject javascript for `statcounter' or `disqus
  comments'.

* Update publish.el for all naming changes.

* Compact publish.el and remove what seems to be cruft files
  'ebrowse.html', c-ide-irony_bak.html', `planet.css'. The files were
  retained in the `org' folder just in case, pending more detailed
  review.

* Re-publish html using new publish.el.

* Remove cruft file `cedet.org'.

* Add files TODO, CHANGELOG.

* Add header and reference to `index.org'.
* As written, the git clone command would produce a fatal error
  'folder exists'.

* Added alternatives to git clone.

* Other fixes to demo install process.

* Updates to publish.el for filenames and documentation.

* README.md formatting.
* Pretty much all the code described as being in addition to the demo
  was in fact part of the demo, so it was removed and replaced with a
  reference. (see TODO for idea for future).

* Use org-tables to present one set of demos side-by-side.
@tuhdo
Copy link
Owner

tuhdo commented Dec 6, 2016

Thanks. I will have a look this weekend.

@Boruch-Baum
Copy link
Contributor Author

I just took a second look at this thread, and realize that I'm doing something wrong in my github usage. My pull request was for the single commit bb0a83b. What seems to be happening is that git/github is updating the pull request whenever I make a subsequent commit, adding those later commits. Those later commits are valuable IMO, but they are for different purposes.

* Pretty much all the code described as being in addition to the demo
  was in fact part of the demo, so it was removed and replaced with a
  reference. (see TODO for idea for future).

* Use org-tables to present one set of demos side-by-side.

* Moved some code from file into the setup-* file in the demo (as
  mentioned above, the files and their contents are included by
  reference)

* Removed description of use of imenu in conjunction with ggtags. I
  had a frustrating and unsuccessful trial trying to get this to do
  anything. It became clear that the setup of semantic was over-riding
  the code snippet presented. Further, I'm not sure from reading the
  ggtags documentation that the snippet would add much of anything.
  Maybe re-insert this with better docuentation?

* Add section to address using emacs libraries pre-packaged by many
  distributions (incomplete).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants