Opened 9 years ago

Last modified 5 years ago

#2462 new task

reStructuredText files generated by Sphinx shows in svn status

Reported by: wenzeslaus Owned by: grass-dev@…
Priority: trivial Milestone: 7.4.5
Component: Docs Version: svn-trunk
Keywords: sphinx, sphinx-apidoc, svn, versioning, documentation, rst Cc:
CPU: Unspecified Platform: All

Description

When I build documentation (make sphinxdoc) and then do svn status I get a lot of rst files which were generated by Sphinx during the build.

The affected directories are:

  • gui/wxpython/docs/wxgui_sphinx/src
  • lib/python/docs/src/

Just ignoring the files in SVN is probably not a good option since the list of files may (will) grow. Perhaps mixing the generated and hand-written files in one directory is bad. Do you have any ideas how to solve this?

The workaround is to do make cleansphinx which will delete the generated rst files. I still see gui/wxpython/docs/wxgui_sphinx/_build although I don't see _build in lib/python... directory.

Related: #1465

Change History (9)

comment:1 by neteler, 9 years ago

Could the files be written into a separate "target" directory as it is done for doxygen output?

comment:2 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:3 by martinl, 8 years ago

Milestone: 7.0.57.3.0

comment:4 by martinl, 8 years ago

Milestone: 7.3.07.4.0

Milestone renamed

comment:5 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:6 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:7 by neteler, 5 years ago

Milestone: 7.4.27.4.3

Ticket retargeted after milestone closed

comment:8 by martinl, 5 years ago

Milestone: 7.4.37.4.4

Bump milestone to 7.4.4

comment:9 by neteler, 5 years ago

Milestone: 7.4.47.4.5

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.