> Hi, > > the question is how you organized your files. When you say "the output > files are enormous big", what exactly do you mean? Of course the HTML > will be bigger than the text file, due to added markup, but that should > not amount to more than, say, a factor of 3. > With 116 mb source file, the _build directory is 669 mb after sphinx- build aborted the build process 265 mb _build/html 404 mb _build/doctrees
I didn't use much markup, because currently I am not so familiar with rst markup, But I use lots of Line blocks ( "|" in almost every lines' start ) to preserve the document layout (Those document were converted from pdf, haven't figure out how to transform them to a better layout yet) Is this may affect the file size ? > Are you by chance working with lots of "include" directives, making > one big document out of multiple files? the index.rst is like the link below http://pastebin.com/gdqTQgcj in the source directory, there are 90 rst files each file size is about 1.5 mb Thanks for reply :) -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.