Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: moved usage manual to wiki | Marc Lichtman | 2019-06-07 | 1 | -160/+0 |
| | | | | docs: first snapshot of wiki's usage manual | ||||
* | Replaced redmine URLs. | Marcus Müller | 2018-02-03 | 1 | -2/+1 |
| | |||||
* | Doxygen: Adding GNU FDL header to Doxygen source files | Ben Hilburn | 2017-03-10 | 1 | -0/+9 |
| | |||||
* | docs: minor updates to the docs, including a new page for Python blocks. | Tom Rondeau | 2014-07-25 | 1 | -177/+5 |
| | |||||
* | docs: Restructured intro page, added some manual pages | Martin Braun | 2014-07-22 | 1 | -0/+324 |
| | |||||
* | docs: reworking doc into one extra dox file for easier linking. | Tom Rondeau | 2012-09-03 | 1 | -161/+0 |
| | | | | build_guide was not being found properly. Putting these together fixes that. | ||||
* | volk: make sure the alignment call for a block passes at least 1. | Tom Rondeau | 2012-06-10 | 1 | -1/+1 |
| | | | | For machines with an alignment of 1, the blocks were truncating the aligment to 0. This makes sure that it gets set to a minimum of 1. | ||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | volk: added some documentation to the Doxygen manual explaining Volk and how ↵ | Tom Rondeau | 2012-02-13 | 1 | -0/+161 |
to use it. |