tango-controls / tango-doc

The official documentation for Tango controls
http://tango-controls.readthedocs.io
8 stars 27 forks source link

Fixing warnings #315

Closed piogor closed 4 years ago

piogor commented 4 years ago

See, #308

piogor commented 4 years ago

@t-b , now the most of the buidl-time warnings are fixed. The only left are related to bibliography/citations:

checking consistency... /home/travis/build/tango-controls/tango-doc/source/reference/bibliography.rst:14: WARNING: Citation [TangoWeb] is not referenced.

/home/travis/build/tango-controls/tango-doc/source/reference/bibliography.rst:16: WARNING: Citation [ALBA] is not referenced.

/home/travis/build/tango-controls/tango-doc/source/reference/bibliography.rst:18: WARNING: Citation [Soleil] is not referenced.

...

/home/travis/build/tango-controls/tango-doc/source/reference/bibliography.rst:49: WARNING: Citation [Elettra] is not referenced.

/home/travis/build/tango-controls/tango-doc/source/reference/bibliography.rst:53: WARNING: Citation [ATKtutorial] is not referenced.

which I am not sure what to do about. @andygotz, do we realy need them? These are left-overs from the old manual and are pointing to old or not existing stuff.

piogor commented 4 years ago

@t-b, I will be glad if you cross-check the PR before I merge it. However, if you do not find time by Monday (03.02), I will ask @mliszcz, to do it. (It is quite a number of commits, but I decided to do it as one PR instead of 20 separate as most of them are just kind of typo correction (except removing the theme sources).