remove trailing whitespace from documentation sources

This commit is contained in:
Axel Kohlmeyer
2020-03-10 15:51:06 -04:00
parent b9ff623c16
commit e643e88913
293 changed files with 1039 additions and 1039 deletions

View File

@ -16,9 +16,9 @@ Syntax
* chunkID = ID of :doc:`compute chunk/atom <compute_chunk_atom>` command
* one or more inputs can be listed
* input = c\_ID, c\_ID[N], f\_ID, f\_ID[N]
.. parsed-literal::
c_ID = global vector calculated by a compute with ID
c_ID[I] = Ith column of global array calculated by a compute with ID, I can include wildcard (see below)
f_ID = global vector calculated by a fix with ID