summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* doc:Makefile: use Python 2.7 for generate-libbe-txt.pyW. Trevor King2012-11-12
* doc:install: CherryPy is *not* used for HTTP, only for HTTPS.W. Trevor King2012-10-27
* doc:power: add Zsh completion location and update Bash install locationW. Trevor King2012-10-27
* doc:tutorial: use a Git tag for the `be diff` exampleW. Trevor King2012-10-26
* doc:tutorial: fix ReST formatting for `be show --xml` exampleW. Trevor King2012-10-26
* doc:tutorial: move "you think" before quote in initialization sectionW. Trevor King2012-10-26
* doc:tutorial: fix ReST formatting for first `be comment` exampleW. Trevor King2012-10-26
* doc:install: mention that we *do* post releases nowW. Trevor King2012-10-26
* doc:install: mention that PyYAML is now optionalW. Trevor King2012-10-26
* doc/install: fix paragraph indentation in man page installation discussionW. Trevor King2012-10-26
* doc/install: point out relevant Debian bugs in a commentW. Trevor King2012-10-26
* doc:install: fix dependency table ReST formattingW. Trevor King2012-10-26
* doc:index: mention that in-branch-bugs are not the only wayW. Trevor King2012-10-26
* doc:config: use :file: to markup filenames.W. Trevor King2012-10-26
* doc: update :class: to :py:class: for modern Sphinx.W. Trevor King2012-10-26
* doc:conf: use `version (date)` in Sphinx docsW. Trevor King2012-10-26
* doc: update :mod: to :py:mod: for modern Sphinx.W. Trevor King2012-10-26
* doc: update :func: to :py:func: for modern Sphinx.W. Trevor King2012-10-26
* storage:util:config: path() now defaults to ~/.config/bugs-everywhereW. Trevor King2012-10-26
* Ran update-copyright.py.W. Trevor King2012-10-16
* doc:tutorial: fix typos in the attachment examples.Nicolas Bigaouette2012-09-19
* doc:install: we only use CherryPy for HTTPS.W. Trevor King2012-08-29
* doc:tutorial: document `be serve-storage`.W. Trevor King2012-08-29
* Update CherryPy dependency package to python-cherrypy3 on Debian.W. Trevor King2012-05-10
* Fix deb-python -> dev-python typo in doc/install.txt.W. Trevor King2012-04-26
* Oops, forgot to bump the version and date when tweaking the man page.W. Trevor King2012-02-25
* Use a bare URL for the link from the man page to online docs.W. Trevor King2012-02-25
* Use $ instead of % for the prompt in the man page bug submission example.W. Trevor King2012-02-25
* Add CherryPy dependency and minimal install info to doc/install.txt.W. Trevor King2012-02-25
* Shuffle doc/conf.py to get the Git revision into the Sphinx documentation.W. Trevor King2012-02-17
* Ran update-copyright.py.W. Trevor King2012-02-16
* Mention `~/.local/bin/` when using default `--user` install.W. Trevor King2011-11-08
* Correct doc/install.txt to refer to INSTALL_OPTIONS instead of PREFIX.W. Trevor King2011-11-08
* Add Jinja to the dependency documentation.W. Trevor King2011-09-07
* Add 'Power features' page to the docs.W. Trevor King2011-05-25
* Run update_copyright.py.W. Trevor King2011-05-25
* Mention Stats.print_callees() in doc/hacking.txt.W. Trevor King2011-05-12
* Mention Stats.print_callers() in doc/hacking.txt.W. Trevor King2011-05-12
* Fix links to libbe.util.id from doc/tutorial.txt.W. Trevor King2011-05-11
* Fix `IDs` and `Mercurial guide` links in docs.W. Trevor King2011-02-23
* Numpydoc is distributed in Gentoo's science overlay.W. Trevor King2011-01-10
* Update link to Numpy docstring guidelines.W. Trevor King2011-01-10
* Use Docutils' rst2doc instead of DocBook XML to generate man page.W. Trevor King2011-01-10
* Bumped to version 1.0.0Chris Ball2011-01-08
* Merge branch 'master' of http://www.physics.drexel.edu/~wking/code/git/beChris Ball2011-01-08
|\
| * Cleanup linking from doc/tutorial.txt to email and HTTP docs.W. Trevor King2010-12-06
* | Clarify that bugs cannot contain multi-line descriptionsDieter Plaetinck2010-10-31
|/
* 'be vXXX' -> 'be XXX' in Sphinx-generated docs to avoid git-hash confusion.W. Trevor King2010-10-22
* Document command line overrides for built documentation.W. Trevor King2010-10-22
* Point out that official packages may not be up to date.W. Trevor King2010-10-12